ROBMMar 4, 2020

Annotated-skeleton Biased Motion Planning for Faster Relevant Region Discovery

arXiv:2003.02176v12 citations
AI Analysis

This incremental improvement addresses motion planning inefficiencies in robotics and drug design by enhancing guidance mechanisms.

The paper tackled the problem of motion planning algorithms ignoring properties like obstacle clearance and terrain conditions by augmenting a workspace skeleton with such information to guide sampling-based planners, resulting in faster discovery of relevant regions and earlier path finding without modifying the underlying planner.

Motion planning algorithms often leverage topological information about the environment to improve planner performance. However, these methods often focus only on the environment's connectivity while ignoring other properties such as obstacle clearance, terrain conditions, and resource accessibility. We present a method that augments a skeleton representing the workspace topology with such information to guide a sampling-based motion planner to rapidly discover regions most relevant to the problem at hand. Our approach decouples guidance and planning, making it possible for basic planning algorithms to find desired paths earlier in the planning process. We demonstrate the efficacy of our approach in both robotics problems and applications in drug design. Our method is able to produce desirable paths quickly with no change to the underlying planner.

Foundations

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

Your Notes