DynamixelTools
Matlab Toolbox to control ROBOTIS Dynamixel smart servo actuators with the OpenCM9.04 microcontroller.
DynamixelTools consistes of two Matlab classes, OPENCM and DXL, that allow for control of ROBOTIS Dynamixel smart servo actuators with the OpenCM9.04 microcontroller. These classes have vectorized methods for interacting with multiple Dynamixel actuators simultaneously. Commands can be sent at approximately 200 Hz (limited by serial speed and your computer hardware and OS). See demos and included help for usage details.
DynamixelTools requires that a simple “tosser” code be running on the OpenCM9.04. A compiled binary of this is included. The DXL class (or the OPENCM superclass) will attempt to upload and install the tosser. See my DynamixelQ project, a C++ library to control Dynamixel actuators, for implementation details.
Cite As
Andrew Horchler (2025). DynamixelTools (https://github.com/horchler/DynamixelTools), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Robotics and Autonomous Systems > Robotics System Toolbox >
- Physical Modeling > Simscape Electrical > Applications > Motor Drives and Power Electronics > Converters (High Power) >
- Robotics and Autonomous Systems > ROS Toolbox > ROS Toolbox Supported Hardware >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
demo
other
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added image
Improved description
|
|