ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If they have to move the same way, you can make them subscribe to the same command topic.

You can also take a look at this : http://wiki.ros.org/turtlesim#mimic. In the tutorial, it allows a robot to reproduce the movement of another one.