Direct B\'ezier-Based Trajectory Planner for Improved Local Exploration of Unknown Environments
Lorenzo Gentilini, Dario Mengoli, and Lorenzo Marconi

TL;DR
This paper introduces a Bézier-based RRT-inspired trajectory planner that enhances local exploration efficiency for autonomous robots, utilizing Gaussian process inference for rapid gain assessment and validated through real-world testing.
Contribution
A novel Bézier-based trajectory planning method inspired by RRT that improves local exploration speed and efficiency in unknown environments.
Findings
Outperforms existing state-of-the-art algorithms in local exploration tasks.
Enables faster exploration gain retrieval using Gaussian process inference.
Validated through real-world environment tests.
Abstract
Autonomous exploration is an essential capability for mobile robots, as the majority of their applications require the ability to efficiently collect information about their surroundings. In the literature, there are several approaches, ranging from frontier-based methods to hybrid solutions involving the ability to plan both local and global exploring paths, but only few of them focus on improving local exploration by properly tuning the planned trajectory, often leading to "stop-and-go" like behaviors. In this work we propose a novel RRT-inspired B\'ezier-based next-best-view trajectory planner able to deal with the problem of fast local exploration. Gaussian process inference is used to guarantee fast exploration gain retrieval while still being consistent with the exploration task. The proposed approach is compared with other available state-of-the-art algorithms and tested in a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Algorithms · Machine Learning and Data Classification
