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

Revision history [back]

First check whether the motor id's are distinct or not. If not, try to set the id's with the help of the dynamixel_driver package. In this package there is a node called change_id to set distinct id's. If at all the baud rate for the motors is not the same set the baud rate to be the same by using set_servo_config node in the same package. This worked for me. Try this!