Skip to content

DynamixelSDK with Python freeze patch

License

Notifications You must be signed in to change notification settings

reazon-research/DynamixelSDK

 
 

Repository files navigation

kinetic-devel Status melodic-devel Status noetic-devel Status dashing-devel Status foxy-devel Status galactic-devel Status humble-devel Status

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.

About

DynamixelSDK with Python freeze patch

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 24.9%
  • C# 24.4%
  • Makefile 13.7%
  • C 11.3%
  • Python 8.9%
  • MATLAB 7.6%
  • Other 9.2%