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

Download history 2/week @ 2024-07-27 79/week @ 2024-08-03 37/week @ 2024-08-10 132/week @ 2024-08-17 11/week @ 2024-08-24 272/week @ 2024-08-31 50/week @ 2024-09-07 45/week @ 2024-09-14 41/week @ 2024-09-21 44/week @ 2024-09-28 40/week @ 2024-10-05 40/week @ 2024-10-12 4/week @ 2024-10-19 10/week @ 2024-10-26

102 downloads per month

Apache-2.0

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