dobot

Crates.iodobot
lib.rsdobot
version0.1.1
sourcesrc
created_at2020-02-11 10:27:17.139369
updated_at2020-02-11 10:32:12.815882
descriptionHigh-level API to control Dobot robot arms
homepage
repositoryhttps://github.com/jerry73204/dobot-rust.git
max_upload_size
id207317
size19,813
(jerry73204)

documentation

https://docs.rs/dobot

README

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.

Commit count: 13

cargo fmt