libjaka-rs 0.1.0

Rust bindings for the Jaka robot
Documentation
1
2
3
4
5
pub const PORT_STATE: u16 = 10000;
pub const PORT_CMD: u16 = 10001;

pub const JAKA_DOF: usize = 6;
pub const JAKA_VERSION: &str = "0.1.0";