[dependencies]
[features]
default = ["std"]
devices = []
motionprofile = []
pid = []
std = []
[package]
authors = ["UxuginPython <uxugin at uxugin dot com>"]
categories = ["science::robotics", "no-std"]
description = "Rust Robotics ToolKit"
edition = "2021"
exclude = ["generatetestall.py", "testall.sh"]
keywords = ["robotics", "control"]
license = "LGPL-3.0-only"
name = "rrtk"
readme = "README.md"
repository = "https://github.com/UxuginPython/rrtk"
version = "0.2.0"
[package.metadata.docs.rs]
all-features = true