Robotics: Science and Systems VIII

Time-Optimal Trajectory Generation for Path Following with Bounded Acceleration and Velocity

Tobias Kunz, Mike Stilman

Abstract:

This paper presents a novel method to generate the time-optimal trajectory that exactly follows a given differentiable joint-space path within given bounds on joint accelerations and velocities. We also present a path preprocessing method to make nondifferentiable paths differentiable by adding circular blends. We introduce improvements to existing work that make the algorithm more robust in the presence of numerical inaccuracies. Furthermore we validate our methods on hundreds of randomly generated test cases on simulated and real 7-DOF robot arms. Finally, we provide open source software that implements our algorithms.

Download:

Bibtex:

  
@INPROCEEDINGS{Kunz-RSS-12, 
    AUTHOR    = {Tobias Kunz AND Mike Stilman}, 
    TITLE     = {Time-Optimal Trajectory Generation for Path Following with Bounded Acceleration and Velocity}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2012}, 
    ADDRESS   = {Sydney, Australia}, 
    MONTH     = {July},
    DOI       = {10.15607/RSS.2012.VIII.027} 
}