Skip to content

sean1295/MPlib

 
 

Repository files navigation

MPlib: a Lightweight Motion Planning Library

PyPI - Version Downloads Build python wheels Documentation License

MPlib is a lightweight python package for motion planning, which is decoupled from ROS and is easy to set up.
With a few lines of python code, one can achieve most of the motion planning functionalities in robot manipulation.

Installation

Pre-built pip packages support Ubuntu 20.04+ with Python 3.8+.

pip install mplib

Usage

See our tutorial for detailed usage and examples.

About

a Lightweight Motion Planning Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.5%
  • Python 38.4%
  • C 14.9%
  • Shell 3.9%
  • Other 1.3%