Multi-agent Control System Manual

Table Of Contents
www.roboworks.com.au/support
7) You can use the Little Turtle simulation demo to verify whether the communication between the robots is
successful:
a. Run from the master!
roscore #launch ROS services!
rosrun turtlesim turtlesim_node #launch turtlesim interface
b. Run from the slave!
rosrun turtlesim turtle_teleop_key #launch keyboard control node for turtlesim
If you can manipulate the turtle movements from the keyboard on the slave, it means the master/slave
communication has been established successfully.
2.2 Automatic Wifi connection in ROS
The below procedures explain how to configure the robot to automatically connect to the host network or
router network.
2.2.1 Automatic Wifi connection setup for Jetson Nano
1. Connect Jetson Nano via VNC remote tool or directly to the computer screen. Click on wifi icon on the top
right corner then click "Edit Connections..”
Fig 2-2-1 Jetson Nano Connection to Wifi
ROBOWORKS