...
- Open the ".bashrc" file in the "home" directory of the REETI
- On a terminal use "ifconfig" in order to get the IP adress of the REETI : IP_ADRESS_REETI
- On the ".bashrc" file add the following lines:
- ROS_IP="IP_ADRESS_REETI"
- ROS_HOSTNAME="reeti"
...