GSRM: Building Roadmaps for Query-Efficient and Near-Optimal Path Planning Using a Reaction Diffusion System
Christian Henkel, Marc Toussaint, Wolfgang H\"onig

TL;DR
This paper introduces GSRM, a novel method for constructing well-connected, efficient roadmaps for robot navigation using reaction diffusion systems, outperforming classical approaches in connectivity and path optimality.
Contribution
GSRM is a new approach that leverages reaction diffusion systems and Delaunay triangulation to generate superior roadmaps for robot path planning.
Findings
GSRM produces more connected roadmaps with evenly distributed vertices.
GSRM achieves shorter solution paths compared to classical methods.
GSRM offers higher query efficiency in navigation tasks.
Abstract
Mobile robots frequently navigate on roadmaps, i.e., graphs where edges represent safe motions, in applications such as healthcare, hospitality, and warehouse automation. Often the environment is quasi-static, i.e., it is sufficient to construct a roadmap once and then use it for any future planning queries. Roadmaps are typically used with graph search algorithm to find feasible paths for the robots. Therefore, the roadmap should be well-connected, and graph searches should produce near-optimal solutions with short solution paths while simultaneously be computationally efficient to execute queries quickly. We propose a new method to construct roadmaps based on the Gray-Scott reaction diffusion system and Delaunay triangulation. Our approach, GSRM, produces roadmaps with evenly distributed vertices and edges that are well-connected even in environments with challenging narrow…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Synthetic Organic Chemistry Methods · Software Testing and Debugging Techniques
