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

Hi :)

You can make node that has service or topic to command connected Dynamixels. This code might be help you

https://github.com/ROBOTIS-GIT/open_manipulator/blob/master/open_manipulator_dynamixel_ctrl/src/dynamixel_controller.cpp

Thanks