Hi, ROS people
Dynamixel-Workbench is dynamixel solution for ROS.
This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. These controllers are commanded by operators.
This updates are focused on toolbox library. This library is composed of âdynamixel_toolâ, âdynamixel_driverâ and âdynamixel_multi_driverâ class. The âdynamixel_toolâ class loads the information of Dynamixel stored in â.deviceâ files. The âdynamixel_driverâ class which is based on DynamixelSDK provides functions to control an Dynamixel. The âdynamixel_multi_driverâ class which is inherited by âdynamixel_driverâ class provides functions to control Dynamixels.
You can use this package and library when you operates Dynamixel.
If you have any questions or feedbacks for this packages, please feel free to contact to me.
Thank you!
WIKI : Dynamixel-Workbench
(Dynamixel-Workbench Single Manager)
(Dynamixel-Workbench Single Manager GUI)