English

Quick Heuristic Validation of Edges in Dynamic Roadmap Graphs

Robotics 2026-01-30 v1

Abstract

In this paper we tackle the problem of adjusting roadmap graphs for robot motion planning to non-static environments. We introduce the "Red-Green-Gray" paradigm, a modification of the SPITE method, capable of classifying the validity status of nodes and edges using cheap heuristic checks, allowing fast semi-lazy roadmap updates. Given a roadmap, we use simple computational geometry methods to approximate the swept volumes of robots and perform lazy collision checks, and label a subset of the edges as invalid (red), valid (green), or unknown (gray). We present preliminary experimental results comparing our method to the well-established technique of Leven and Hutchinson, and showing increased accuracy as well as the ability to correctly label edges as invalid while maintaining comparable update runtimes.

Keywords

Cite

@article{arxiv.2601.20968,
  title  = {Quick Heuristic Validation of Edges in Dynamic Roadmap Graphs},
  author = {Yulie Arad and Stav Ashur and Nancy M. Amato},
  journal= {arXiv preprint arXiv:2601.20968},
  year   = {2026}
}
R2 v1 2026-07-01T09:24:32.472Z