🤖 AI Summary
This work addresses autonomous exploration under joint energy and time constraints in complex environments using ground-air multimodal vehicles. Methodologically, it introduces a hierarchical exploration framework that integrates environmental perception with information-gain assessment to generate high-value observation waypoints. It proposes an extended Monte Carlo Tree Search (MCTS) algorithm that jointly optimizes modality-switching decisions and waypoint sequencing, enabling adaptive path planning under multiple constraints. Further, the framework incorporates dual-perspective modeling, an improved motion planner, and a reinforcement learning–inspired heuristic policy to realize an end-to-end energy- and time-aware exploration system. Experiments in simulation and on a real-world ground-air multimodal platform demonstrate significant improvements: +32% coverage per unit energy consumption and higher long-horizon task completion rates. Results validate the framework’s effectiveness and robustness in resource-constrained scenarios.
📝 Abstract
Terrestrial-aerial bimodal vehicles, which integrate the high mobility of aerial robots with the long endurance of ground robots, offer significant potential for autonomous exploration. Given the inherent energy and time constraints in practical exploration tasks, we present a hierarchical framework for the bimodal vehicle to utilize its flexible locomotion modalities for exploration. Beginning with extracting environmental information to identify informative regions, we generate a set of potential bimodal viewpoints. To adaptively manage energy and time constraints, we introduce an extended Monte Carlo Tree Search approach that strategically optimizes both modality selection and viewpoint sequencing. Combined with an improved bimodal vehicle motion planner, we present a complete bimodal energy- and time-aware exploration system. Extensive simulations and deployment on a customized real-world platform demonstrate the effectiveness of our system.