moteus

Crates.iomoteus
lib.rsmoteus
version0.3.1
sourcesrc
created_at2024-06-20 03:04:28.363446
updated_at2024-09-06 03:49:02.532446
descriptionRust library for interfacing with Moteus controllers
homepage
repositoryhttps://github.com/omelia-iliffe/moteus-rs
max_upload_size
id1277527
size120,155
Omelia Iliffe (omelia-iliffe)

documentation

README

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

Commit count: 30

cargo fmt