Matlab Toolbox to control ROBOTIS Dynamixel actuators with the OpenCM9.04 microcontroller
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). DynamixelTools (https://github.com/horchler/DynamixelTools), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (29.9 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Added image
Improved description
|
