Skip to content

ROBOTIS-GIT/DynamixelSDK

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2025
Aug 13, 2019
Mar 31, 2025
Feb 17, 2025
Jun 8, 2018
May 11, 2020
Apr 14, 2021
Feb 19, 2021
Mar 31, 2025
Mar 31, 2025
Jun 20, 2016
Feb 17, 2024
Mar 31, 2025
Aug 18, 2017
Dec 4, 2024
Mar 31, 2025

Repository files navigation

Dynamixel SDK

The ROBOTIS Dynamixel SDK is a software development kit that provides Dynamixel control functions using packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms. For more information on Dynamixel SDK, please refer to the e-manual below.

Supported Programming Languages

DynamixelSDK supports various programming languages.

  • C: *Dynamic library and source code of this library and examples
  • C# / Java / MATLAB / LabVIEW: Support based on dynamic library using C language
  • C++: *Dynamic library and source code of this library and examples
  • Python: Python module and examples (* Dynamic library (*.dll, *.so, and *.dylib files) / .dll: dynamic-link library on Windows / .so: shared object on Linux / .dylib: dynamic library on MacOS)

For more information on ROS Packages for Dynamixel SDK, please refer to the ROS wiki pages below.