# 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)