The repository contains libraries and utilities intended to enable control of Rozum Robotics RDrive-series servo motors. For detailed technical specifications of RDrive servo motors, download the datasheet for the series at documentation.
- The
c
folder includes a library in thec
language and usefull utilities for updating, calibrating, and resolving issues.
Online documentation about the user API is available at here. Also, you can download offline PDF documentation. - The
python
folder is a Python wrapper for thec
library.
For details of the implementation, see the Readme file in the respective directory. Online documentation is available here. - The
debug-tools
folder contains Octave/MATLAB scripts — an interpolation algorithm implemented for Rozum Robotics servo drives. - The
debian
andbin
contain internal scripts.