motor_toolbox_rs

Crates.iomotor_toolbox_rs
lib.rsmotor_toolbox_rs
version0.2.1
sourcesrc
created_at2023-08-18 17:33:00.419906
updated_at2023-08-22 12:08:22.401789
descriptionMotor Toolbox for Rust
homepagehttps://pollen-robotics.com
repositoryhttps://github.com/pollen-robotics/motor-toolbox-rs
max_upload_size
id948024
size43,929
Pierre Rouanet (pierre-rouanet)

documentation

README

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.

Commit count: 0

cargo fmt