Skip to content

robotics-ETF/RPMPLv1

 
 

Repository files navigation

RPMPL

Rapid Prototyping Motion Planning Library

This is a Python3 library for rapid prototyping of motion planning algorithms.

Running

$ git clone [email protected]:dinkoosmankovic/RPMPL.git
$ cd RPMPL
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install -r requirements.txt

About

Rapid Prototyping Motion Planning Library v1 (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%