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

Revision history [back]

Your approach seems good enough, but make sure the frequency at which each of X robot checks for message is same and the frequency at which it publishes motion command is also same. Inherently each robot has its own delay of executing the published commands so even though they are receiving commands at same frequency there motion might not be completely synchronized.