ROCGJul 9, 2020

An Interior Point Method Solving Motion Planning Problems with Narrow Passages

arXiv:2007.04842v213 citations
AI Analysis

It addresses a specific challenge in robotics for motion planning, but is incremental as it builds on existing optimization methods.

The paper tackles motion planning problems with narrow passages by using numerical optimization grounded in differential geometry, demonstrating efficient solutions on 3 and 6 degree-of-freedom problems.

Algorithmic solutions for the motion planning problem have been investigated for five decades. Since the development of A* in 1969 many approaches have been investigated, traditionally classified as either grid decomposition, potential fields or sampling-based. In this work, we focus on using numerical optimization, which is understudied for solving motion planning problems. This lack of interest in the favor of sampling-based methods is largely due to the non-convexity introduced by narrow passages. We address this shortcoming by grounding the solution in differential geometry. We demonstrate through a series of experiments on 3 Dofs and 6 Dofs narrow passage problems, how modeling explicitly the underlying Riemannian manifold leads to an efficient interior-point non-linear programming solution.

Foundations

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

Your Notes