Practical Distance Functions for Path-Planning in Planar Domains
Renjie Chen, Craig Gotsman, Kai Hormann

TL;DR
This paper introduces practical, mathematically sound distance functions for path planning in planar domains, ensuring efficient computation and reliable pathfinding via greedy routing on sampled networks.
Contribution
It develops a method to define coordinate-based distance functions using harmonic measure and f-divergences, applicable to both continuous domains and discrete sampled networks.
Findings
Distance functions guarantee unique minima for path planning.
Greedy routing on sampled networks reliably finds paths between sites.
Networks are often close to planar with dense sampling.
Abstract
Path planning is an important problem in robotics. One way to plan a path between two points within a (not necessarily simply-connected) planar domain , is to define a non-negative distance function on such that following the (descending) gradient of this distance function traces such a path. This presents two equally important challenges: A mathematical challenge -- to define such that has a single minimum for any fixed (and this is when ), since a local minimum is in effect a "dead end", A computational challenge -- to define such that it may be computed efficiently. In this paper, given a description of , we show how to assign coordinates to each point of and define a family of distance functions between points using these coordinates, such that both the mathematical and the computational…
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
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Computational Geometry and Mesh Generation
