| ... | ... | @@ -9,3 +9,5 @@ In the ROS machine open up a Terminal, then open the bashrc file (>nano ~/.bashr |
|
|
|
⦁ echo "ROS_HOSTNAME: "$ROS_HOSTNAME
|
|
|
|
⦁ echo "ROS_IP: "$ROS_IP
|
|
|
|
⦁ echo "ROS_MASTER_URI: "$ROS_MASTER_URI
|
|
|
|
Note: The “ROS_HOSTNAME” and “ROS_IP” should be the Robot machine IP address
|
|
|
|
|