rur 0.1.0

Robot control library for Universal Robots robot.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.clap]
version = "3.0.0-beta.1"

[package]
authors = ["Takumi Okamoto <takumi1988okamoto@gmail.com>"]
description = "Robot control library for Universal Robots robot."
edition = "2018"
keywords = ["robot", "robot_control", "universal_robots", "UR", "urscript"]
license = "Apache-2.0"
name = "rur"
readme = "README.md"
repository = "https://github.com/MrBearing/rur"
version = "0.1.0"