-
Notifications
You must be signed in to change notification settings - Fork 75
Home
Cuong edited this page Mar 20, 2014
·
13 revisions
TOPP stands for Time-Optimal Path Parameterization. Specifically, given a trajectory as input, TOPP will find the time-reparameterization of that trajectory subject to given constraints.
The standalone version of TOPP supports constraints that consist of velocity and acceleration limits (KinematicLimits) or general kinodynamic constraints (QuadraticConstraints). The full version of TOPP requires OpenRAVE and provides support for torque limits (TorqueLimitsRave) and integration with OpenRAVE planning tools.