5 unstable releases
0.3.1 | Sep 6, 2024 |
---|---|
0.3.0 | Sep 3, 2024 |
0.2.1 | Aug 19, 2024 |
0.2.0 | Aug 9, 2024 |
0.1.0 | Jun 20, 2024 |
#341 in Hardware support
102 downloads per month
88KB
2K
SLoC
moteus-rs
This crate provides an easy-to-use protocol for communicating with and controlling the Moteus brushless motor drivers from mjbots.
It currently supports the mjbots FdCanUsb transport using the fdcanusb crate.
This crate is a work in progress but most features are implemented. Feedback is very welcome.
Resources
This library was developed based on the existing python and cpp libraries provided by mjbots, found here
The getting_started and reference docs are also very helpful and can be found here
lib.rs
:
A rust implementation of the Moteus Protocol. Used to communicate with Moteus controllers (moteus-r4, moteus-n1) over CAN-FD.
Dependencies
~2.5–3.5MB
~60K SLoC