Multi-agent Control System Manual

Table Of Contents
www.roboworks.com.au/support
MULTI-AGENT SYNCHRONISATION SETUP
In the multi-agent formation project, the multi-agent time synchronization setting is a crucial step. In the
process of the formation, many problems will be caused due to the asynchronous system time of each robot.
Multi-agent time synchronization is divided into two situations, namely, the situation that both the master and
slave robots are connected to the network and the situation that both are disconnected from the network.
3.1 Successful master/slave network connection
After the multi-agent communication is configured, if the master and slave machines can successfully connect
to the network, they will automatically synchronize network time. In this case, no further actions are required to
achieve time synchronization.
3.2 Troubleshooting network dis-connections
After the multi-agent communication is configured, if the master and slave devices cannot successfully
connect to the network, it is necessary to manually synchronize the time. We will use the date command to
complete the time setting.
First, install the terminator tool. From the terminator tool, use the window splitting tool to place the control
terminals of the master and slave into the same terminal window (right-click to set a split window, and log in to
the master and slave machines by ssh in different windows).
sudo apt-get install terminator # Download terminator to split terminal window
Click the button on the top left, select the option [Broadcast to all]/[Broadcast all], enter the following
command. Then use the terminator tool to set the same time for the master and slave.
ROBOWORKS