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

Revision history [back]

You can use code from Arebgun repo, binaries for kinetic are available:

sudo apt install ros-kinetic-dynamixel-motor

You can find dynamixel tutorials here

MX28AT motor does not support torque control, so this narrows down your options to position or velocity control, for velocity control you can check this other repo since it is not part of Arebgun repo yet.

You can use code from Arebgun arebgun repo, binaries for kinetic are available:

sudo apt install ros-kinetic-dynamixel-motor

You can find dynamixel tutorials here

MX28AT motor does not support torque control, so this narrows down your options to position or velocity control, for velocity control you can check this other repo since it is not part of Arebgun repo arebgun repo yet.