Python library for closed-chain motion planning for bimanual robotic setup. This package is developed by the Control Robotics Intelligence Group from Nanyang Technological University, Singapore.
On going development continues in development branch.
master branch contains ready-to-use functions.
Required:
FCL is recommended for collision checking (optional):
Run sudo python setup.py install
.