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.
Zitieren als
Andrew Horchler (2024). DynamixelTools (https://github.com/horchler/DynamixelTools), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
demo
other
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Added image
Improved description
|
|