presto_rust 0.1.0

An easy to set up and easy to use toolbox for applied planning and optimization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "An easy to set up and easy to use toolbox for applied planning and optimization"
edition = "2021"
keywords = ["robotics", "planning", "optimization", "motion", "kinematics"]
license = "MIT OR Apache-2.0"
name = "presto_rust"
readme = "README.md"
repository = "https://github.com/djrakita/presto"
resolver = "2"
version = "0.1.0"