ROMar 14, 2016

Iterative Methods for Efficient Sampling-Based Optimal Motion Planning of Nonlinear Systems

arXiv:1603.04112v18 citations
Originality Incremental advance
AI Analysis

This work addresses motion planning challenges for robotics and autonomous systems with nonlinear dynamics, representing an incremental improvement over existing RRT* methods.

The paper tackled the problem of sampling-based optimal motion planning for nonlinear systems by extending the RRT* algorithm to handle kinodynamic constraints, using an affine quadratic regulator-based pseudo metric and iterative solvers, and validated the method with three numerical case studies.

This paper extends the RRT* algorithm, a recently developed but widely-used sampling-based optimal motion planner, in order to effectively handle nonlinear kinodynamic constraints. Nonlinearity in kinodynamic differential constraints often leads to difficulties in choosing appropriate distance metric and in computing optimized trajectory segments in tree construction. To tackle these two difficulties, this work adopts the affine quadratic regulator-based pseudo metric as the distance measure and utilizes iterative two-point boundary value problem solvers for computing the optimized segments. The proposed extension then preserves the inherent asymptotic optimality of the RRT* framework, while efficiently handling a variety of kinodynamic constraints. Three numerical case studies validate the applicability of the proposed method.

Foundations

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

Your Notes