Is it Worth to Reason about Uncertainty in Occupancy Grid Maps during Path Planning?
Jacopo Banfi, Lindsey Woo, Mark Campbell

TL;DR
This paper evaluates whether reasoning about uncertainty in occupancy grid maps improves path planning efficiency and success, especially in complex environments, by proposing and testing an uncertainty-aware planning approach.
Contribution
It introduces a novel uncertainty-aware planner that considers multiple path hypotheses and demonstrates its advantages over traditional methods in simulations and real-world tests.
Findings
Uncertainty reasoning can reduce travel distance in complex scenarios.
The proposed planner improves goal-reaching probability.
Real-world validation confirms simulation results.
Abstract
This paper investigates the usefulness of reasoning about the uncertain presence of obstacles during path planning, which typically stems from the usage of probabilistic occupancy grid maps for representing the environment when mapping via a noisy sensor like a stereo camera. The traditional planning paradigm prescribes using a hard threshold on the occupancy probability to declare that a cell is an obstacle, and to plan a single path accordingly while treating unknown space as free. We compare this approach against a new uncertainty-aware planner, which plans two different path hypotheses and then merges their initial trajectory segments into a single one ending in a "next-best view" pose. After this informative view is taken, the planner commits to one of the hypotheses, or to a completely new one if a collision is imminent. Simulations were conducted comparing the proposed and…
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 · Reinforcement Learning in Robotics
