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

How to move Dynamixels with different protocol type in once

asked 2020-11-25 01:33:50 -0500

YongJun gravatar image

updated 2020-11-25 03:09:55 -0500

gvdhoorn gravatar image

I want to use both types of motors which have different protocol in once.(AX-12:protocol1.0, XM430-W210:protocol2.0)

Please tell me how to control two motors specify in the launch file.(in details please...)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-25 05:20:33 -0500

Tahir M. gravatar image

updated 2020-11-25 05:21:21 -0500

You can achieve communication with both protocols using Dynamixel SDK. It is written in both C++ and Python and a few other languages. Here you can find examples on how you can combine both protocols in C++ and Python. A ROS based package Dynamixel Workbench is provided by Robotis. This should give you an idea how you can use Dynamixel SDK for ROS specific interfaces.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-11-25 01:33:50 -0500

Seen: 114 times

Last updated: Nov 25 '20