dynamixel-workbench
dynamixel-workbench copied to clipboard
ROS packages for Dynamixel controllers, msgs, single_manager, toolbox, tutorials
Hi! I'm currently working with the [dynamixel_hardware](https://github.com/dynamixel-community/dynamixel_hardware/tree/humble) package to integrate ROS 2 control with XL330-M077 motors on the Humble distribution. I noticed that support for these motors has already been...
I fixed wrong error messages for SyncRead function. also added some minor details for AX-12 support. I added cstdlib include on example source files because it causes error on my...
Currently, when we kill `dynamixel_workbench_controllers` with Ctrl-C, the motors are left torque on. However, I think this is due to a bug of `dynamixel_workbench_controllers`. Expected behavior is making the motors...