Localization with Single or Antipodal Distance Measurements
Barak Ugav, Steven M. LaValle, Dan Halperin

TL;DR
This paper develops efficient data structures for localizing a sensor within a polygonal environment using single or antipodal depth measurements, enabling quick pose determination with minimal data.
Contribution
It introduces output-sensitive algorithms and data structures for sensor pose retrieval from depth measurements in polygonal environments, including antipodal measurement scenarios.
Findings
Answer queries in O(k log n) time, where k is the number of arcs.
Provides simpler data structures with decomposition-based query times.
Open source implementation available for practical use.
Abstract
Given a polygonal workspace , a depth sensor placed at point inside and oriented in direction measures the distance between and the closest point on the boundary of along a ray emanating from in direction . We study the following problem: For a polygon with vertices, possibly with holes, preprocess it such that given a query real value , one can efficiently compute the preimage , namely determine all the possible poses (positions and orientations) of a depth sensor placed in that would yield the reading , in an output-sensitive fashion. We describe such an output-sensitive data structure, which answers queries in time, where is the number of vertices and maximal arcs of low degree algebraic curves constituting the answer. We also obtain analogous…
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
TopicsRobotics and Sensor-Based Localization · Computational Geometry and Mesh Generation · Image and Object Detection Techniques
