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

You can set them all up on a single network as is given here http://wiki.ros.org/ROS/NetworkSetup and they'll all be synchronized. Then you can have a simple subscriber on each pi that will start turning the motors whenever they receive a message. The third pi can be used as a master to publish a message when the motors are to be turned.