#robot #arms #control #drive

nightly dobot

High-level API to control Dobot robot arms

2 releases

0.1.1 Feb 11, 2020
0.1.0 Feb 11, 2020

#56 in #drive

MIT license

18KB
453 lines

dobot-rust

Drive Dobot robot arms in Rust with high-level and asynchronous API.

Usage

To include this crate in your project, add this line to your Cargo.toml.

dobot = "^0.1.1"

License

MIT license. See license file.


lib.rs:

This crate provides high-level API to control Dobot robot arms.

Dependencies

~8MB
~147K SLoC