optima

Crates.iooptima
lib.rsoptima
version0.0.4
sourcesrc
created_at2022-03-13 17:25:27.394641
updated_at2022-10-18 18:32:32.319543
descriptionAn easy to set up and easy optimization and planning toolbox, particularly for robotics.
homepage
repositoryhttps://github.com/djrakita/optima_toolbox
max_upload_size
id549300
size1,341,534
Danny Rakita (djrakita)

documentation

README

optima

Optima is an easy to set up and easy to use toolbox for applied planning and optimization, particularly designed for robot motion generation algorithms.

This repo is the core library of the Optima Toolbox written in Rust. This whole library can also be compiled to Python and Javascript (via webassembly).

Development update on 6/29/22:

Optima is still under heavy development. Currently, our robot collision proximity algorithm is implemented, and many more robot generation algorithms will be implemented by 8/1/22. I will also be adding more documentation on setup steps, as well as how to use the library in Python and Javascript, in the coming weeks.

Commit count: 40

cargo fmt