3 unstable releases

0.2.1 Aug 22, 2023
0.2.0 Aug 21, 2023
0.1.0 Aug 18, 2023

#134 in Robotics

Download history 56/week @ 2024-02-11 14/week @ 2024-02-18 31/week @ 2024-02-25 1/week @ 2024-03-03 16/week @ 2024-03-10 13/week @ 2024-03-17 10/week @ 2024-03-24 46/week @ 2024-03-31

85 downloads per month

Apache-2.0

32KB
646 lines

Motor toolbox in Rust

Build Status Latest Version

Overview

Simple toolbox that proposes:

  • a motor abstraction (single or multiple motors) - useful to allow to switch between different motor communication types (e.g. serial, CAN, etc.)
  • basic fake motors functionalities mostly for testing purposes

Documentation

See https://docs.rs/motor_toolbox_rs for more information on APIs and examples.

License

This library is licensed under the Apache License 2.0.

Support

Rustypot is developed and maintained by Pollen-Robotics. They developped open-source tools for robotics manipulation. Visit https://pollen-robotics.com to learn more or join the Dicord community if you have any questions or want to share your projects.

Dependencies

~0.9–1.5MB
~34K SLoC