English

Asymptotically-Optimal Multi-Query Path Planning for a Polygonal Robot

Robotics 2025-03-27 v3

Abstract

Shortest-path roadmaps, also known as reduced visibility graphs, provides a highly efficient multi-query method for computing optimal paths in two-dimensional environments. Combined with Minkowski sum computations, shortest-path roadmaps can compute optimal paths for a translating robot in 2D. In this study, we explore the intuitive idea of stacking up a set of reduced visibility graphs at different orientations for a polygonal holonomic robot to support the fast computation of near-optimal paths, allowing simultaneous 2D translation and rotation. The resulting algorithm, rotation-stacked visibility graph (RVG), is shown to be resolution-complete and asymptotically optimal. Extensive computational experiments show RVG significantly outperforms state-of-the-art single- and multi-query sampling-based methods on both computation time and solution optimality fronts.

Keywords

Cite

@article{arxiv.2409.03920,
  title  = {Asymptotically-Optimal Multi-Query Path Planning for a Polygonal Robot},
  author = {Duo Zhang and Zihe Ye and Jingjin Yu},
  journal= {arXiv preprint arXiv:2409.03920},
  year   = {2025}
}

Comments

ICRA 2025

R2 v1 2026-06-28T18:35:56.308Z