yzqin / MPlib

a Lightweight Motion Planning Package

Home Page:https://motion-planning-lib.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 18.04+ with Python 3.7+.

pip install mplib

Usage

See our tutorial for detailed usage and examples.

About

a Lightweight Motion Planning Package

https://motion-planning-lib.readthedocs.io/

License:MIT License


Languages

Language:Python 40.3%Language:C++ 39.0%Language:C 13.8%Language:Shell 5.1%Language:Dockerfile 0.9%Language:CMake 0.8%