Skip to content

Noah-Kennedy/odrive-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odrive-rs

Build Status codecov Documentation crates.io

A community library for control of ODrive motor controllers. This library was based heavily on the ODrive python and Arduino libraries.

Roadmap

  • ASCII protocol commands
  • ODrive property editing
  • Documentation
    • ASCII Protocol commands
    • Configuration parameter documentation
  • Read ODrive errors

Examples

The examples directory has several examples. To run one, run

cargo run --example {Example} -- /dev/ttyACM0

Contributing

If you have any features you would like added, or any bugs you wish to report, please submit and issue on the GitHub repo.

If you would like to work on implementing a new feature or fixing a bug, feel free to make a pull request.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Packages

No packages published

Languages