A Smoothing Algorithm for Minimum Sensing Path Plans in Gaussian Belief Space
Ali Reza Pedram, Takashi Tanaka

TL;DR
This paper introduces a smoothing algorithm for minimum sensing robot path planning in obstacle-rich environments, improving efficiency by refining paths generated with a stochastic planner through convex-concave optimization.
Contribution
It formulates the minimum sensing path planning as a convex-concave optimization problem with a new safety constraint, enabling effective path smoothing.
Findings
The smoothing algorithm improves path quality in simulations.
The approach effectively reduces sensing effort in navigation.
The convex-concave procedure successfully solves the formulated optimization.
Abstract
This paper explores minimum sensing navigation of robots in environments cluttered with obstacles. The general objective is to find a path plan to a goal region that requires minimal sensing effort. In [1], the information-geometric RRT* (IG-RRT*) algorithm was proposed to efficiently find such a path. However, like any stochastic sampling-based planner, the computational complexity of IG-RRT* grows quickly, impeding its use with a large number of nodes. To remedy this limitation, we suggest running IG-RRT* with a moderate number of nodes, and then using a smoothing algorithm to adjust the path obtained. To develop a smoothing algorithm, we explicitly formulate the minimum sensing path planning problem as an optimization problem. For this formulation, we introduce a new safety constraint to impose a bound on the probability of collision with obstacles in continuous-time, in contrast to…
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 · Optimization and Search Problems · Robotics and Sensor-Based Localization
