FSMP: A Frontier-Sampling-Mixed Planner for Fast Autonomous Exploration of Complex and Large 3-D Environments
Shiyong Zhang, Xuebo Zhang, Qianli Dong, Ziyu Wang, Haobo Xi, Jing Yuan
TL;DR
FSMP addresses fast autonomous exploration of complex 3-D environments by integrating frontier-based and sampling-based strategies into a unified onboard planner. It introduces F^3D, a fast field-of-view–based frontier detector with completeness and soundness guarantees, and builds an incrementally updated road map via uniformly deterministic sampling. A two-stage planner performs a lazy, global optimal exploration path search on the road map and then applies path smoothing with time-optimal velocity profiling to improve efficiency. Across simulations and real-world experiments, FSMP achieves higher exploration speed, reduced computation time, and near-complete environmental coverage compared to state-of-the-art methods, demonstrating practical viability for large-scale MAV exploration.
Abstract
In this paper, we propose a systematic framework for fast exploration of complex and large 3-D environments using micro aerial vehicles (MAVs). The key insight is the organic integration of the frontier-based and sampling-based strategies that can achieve rapid global exploration of the environment. Specifically, a field-of-view-based (FOV) frontier detector with the guarantee of completeness and soundness is devised for identifying 3-D map frontiers. Different from random sampling-based methods, the deterministic sampling technique is employed to build and maintain an incremental road map based on the recorded sensor FOVs and newly detected frontiers. With the resulting road map, we propose a two-stage path planner. First, it quickly computes the global optimal exploration path on the road map using the lazy evaluation strategy. Then, the best exploration path is smoothed for further improving the exploration efficiency. We validate the proposed method both in simulation and real-world experiments. The comparative results demonstrate the promising performance of our planner in terms of exploration efficiency, computational time, and explored volume.
