guoquheweilai / MPlib

a Lightweight Motion Planning Package

Home Page:https://sapien.ucsd.edu/docs/latest/tutorial/motion_planning/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPlib

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.6-3.9.

pip install mplib

Usage

See our tutorial for detailed usage and examples.

About

a Lightweight Motion Planning Package

https://sapien.ucsd.edu/docs/latest/tutorial/motion_planning/index.html

License:MIT License


Languages

Language:C++ 61.9%Language:Python 33.5%Language:Dockerfile 1.9%Language:CMake 1.4%Language:Shell 1.3%