From 5e3e132a9f04b28bfe49916ff3af2b9578517ba3 Mon Sep 17 00:00:00 2001 From: Ugo Pattacini Date: Wed, 13 Sep 2023 16:21:28 +0200 Subject: [PATCH] Update support.md --- docs/upgrade_kits/head_4k/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrade_kits/head_4k/support.md b/docs/upgrade_kits/head_4k/support.md index dd7daa948..29b673d39 100644 --- a/docs/upgrade_kits/head_4k/support.md +++ b/docs/upgrade_kits/head_4k/support.md @@ -175,6 +175,6 @@ The NVIDIA Jetson has to be configured following [the flash procedure](../../icu If the image has been [installed from scratch](../../icub_operating_systems/icubos/jetpack.md#flash-a-new-image-from-scratch), an initial configuration is also required, which consists in: - Set the `icub` as `host` and `icub-head-cam` as `hostname` -- [Configure the network bridge and wifi](https://github.com/icub-tech-iit/setups-os-configuration/tree/master/system-files/iCubOS/ubuntu_20.04_bridge/README.md) +- [Configure the network bridge and wifi](https://github.com/icub-tech-iit/setups-os-configuration/blob/master/system-files/iCubOS/ubuntu_20.04_bridge/README.md) For using the images provided by the new Basler camera over the YARP network, it is needed to compile and install [`yarp-device-pylon`](https://github.com/robotology/yarp-device-pylon#2-how-to-use-basler-pylon-cameras-as-a-yarp-device).