-
Notifications
You must be signed in to change notification settings - Fork 4
Connecting to the robot
francescodelduchetto edited this page Jul 2, 2025
·
3 revisions
network name: Ari-Wifi
Pwd: visitLincoln
The robot is setup to receive an IP assigned by the university ETH DHCP. If the robot is connected to the Uni ETH network, it is reachable at the address 10.5.32.6
- Open the
LincARI
project in the devcontainer - From a terminal inside the devcontainer launch:
source lincari_bringup/scripts/connect_eth.sh
- You should now be able to communicate with the robot ROS nodes!