RONov 14, 2014

Admissible Velocity Propagation : Beyond Quasi-Static Path Planning for High-Dimensional Robots

arXiv:1411.4045v36 citations
Originality Highly original
AI Analysis

This addresses the challenge of planning truly dynamic motions for robots, offering a more complete solution compared to incremental quasi-static approaches.

The paper tackled the problem of kinodynamic motion planning for high-dimensional robots by proposing Admissible Velocity Propagation, which enables path-velocity decomposition to handle dynamic motions beyond quasi-static constraints, resulting in efficient trajectory planning for problems where existing methods fail.

Path-velocity decomposition is an intuitive yet powerful approach to address the complexity of kinodynamic motion planning. The difficult trajectory planning problem is solved in two separate, simpler, steps: first, find a path in the configuration space that satisfies the geometric constraints (path planning), and second, find a time-parameterization of that path satisfying the kinodynamic constraints. A fundamental requirement is that the path found in the first step should be time-parameterizable. Most existing works fulfill this requirement by enforcing quasi-static constraints in the path planning step, resulting in an important loss in completeness. We propose a method that enables path-velocity decomposition to discover truly dynamic motions, i.e. motions that are not quasi-statically executable. At the heart of the proposed method is a new algorithm -- Admissible Velocity Propagation -- which, given a path and an interval of reachable velocities at the beginning of that path, computes exactly and efficiently the interval of all the velocities the system can reach after traversing the path while respecting the system kinodynamic constraints. Combining this algorithm with usual sampling-based planners then gives rise to a family of new trajectory planners that can appropriately handle kinodynamic constraints while retaining the advantages associated with path-velocity decomposition. We demonstrate the efficiency of the proposed method on some difficult kinodynamic planning problems, where, in particular, quasi-static methods are guaranteed to fail.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes