Dynamixel Pro Library for Matlab
Matlab Library for the Robotis Dynamixel Pro servos
By: Federico Parietti. Special thanks to Benjamin Jenkins.
The Dynamixel Pro are high-torque servos manufactured by Robotis. Currently, for these servos there is no official Robotis library for Matlab. I developed this library in order to control my robots (http://federicoparietti.com/ ), and I wanted to publish it so that anyone using Matlab to control their Dynamixel Pro can do it quickly and without reverse-engineering the Robotis C libraries (http://support.robotis.com/en/techsupport_eng.htm#product/dynamixel_pro.htm ).
Note: the smaller Dynamixel servos are controlled with the DXL SDK, for which there are extensive online resources (including Matlab code). However, the Dynamixel Pro servos use the DXL SDK 2.0, which is substantially different from the DXL SDK. Any code developed for the old SDK will not work for the Dynamixel Pro. This library has been developed to control the Dynamixel Pro using the DXL SDK 2.0.
Cite As
Federico Parietti (2023). Dynamixel Pro Library for Matlab (https://github.com/FredPar/Dynamixel-Pro-Library-for-Matlab), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: XL_320 Toolbox
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.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Updated description. Added thanks. Uploaded cover image.
Updated description. |
|