Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jafarabdi/ompl-rs


https://github.com/jafarabdi/ompl-rs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ompl-rs

ompl rust binding

## Setup

Make sure you have [pixi](https://github.com/prefix-dev/pixi/) installed

``` bash
pixi run setup-ompl
```

## Build

``` bash
pixi run cargo build
```