Skip to content

Puttichai/TOPP-SO3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOPP FOR RIGID-BODY MOTIONS

This library includes tools to plan fast trajectories on the the space of rotation matrices SO(3) and the space of three-dimensional rigid body motions SE(3) under kinodynamic constraints (bounds on angular velocities, accelerations and torques) in a cluttered environment.

For further details, please see more at our paper <>

Requirements

  • As this implementation is an extention of TOPP (time-optimal Path Parameterization), read instructions in following link to install TOPP, OpenRAVE and prerequisites: https://github.com/quangounet/TOPP

  • Clone this TOPP-SO3 folder and it's ready to use!

Examples

Please try the test files in the folder (test-SO3.py and test-SE3.py)

Below is the video demonstrating the resulting trajectories found by our algorithm.

https://youtu.be/heM7uxGrfVc

About

TOPP for rigid body motion planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%