dynamixel_registers 0.6.0

The models and registers of Dynamixels supported by the dynamixel_ct crate
Documentation
1
2
3
4
# dynamixel_registers
A crate that defines all the dynamixel registers and model numbers that are currently used by Robotis Dynamixel motors (P, X, and Y series).

This crate is designed to be used with the [`dynamixel_ct` crate](https://crates.io/crates/dynamixel_ct/0.1.0)