ROSep 30, 2017

Physics-based Motion Planning: Evaluation Criteria and Benchmarking

arXiv:1710.00228v115 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better evaluation metrics in robotics motion planning, but it is incremental as it benchmarks existing methods without introducing new algorithms.

The study tackled the problem of evaluating physics-based motion planners by proposing new criteria that consider dynamical parameters beyond computational complexity, and benchmarked several planners, finding KPIECE achieved the highest success rate for time-optimal solutions and SyCLoP for power-optimal solutions.

Motion planning has evolved from coping with simply geometric problems to physics-based ones that incorporate the kinodynamic and the physical constraints imposed by the robot and the physical world. Therefore, the criteria for evaluating physics-based motion planners goes beyond the computational complexity (e.g. in terms of planning time) usually used as a measure for evaluating geometrical planners, in order to consider also the quality of the solution in terms of dynamical parameters. This study proposes an evaluation criteria and analyzes the performance of several kinodynamic planners, which are at the core of physics-based motion planning, using different scenarios with fixed and manipulatable objects. RRT, EST, KPIECE and SyCLoP are used for the benchmarking. The results show that KPIECE computes the time-optimal solution with heighest success rate, whereas, SyCLoP compute the most power-optimal solution among the planners used.

Foundations

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

Your Notes