๐ค AI Summary
In long-range autonomous navigation of unmanned ground vehicles (UGVs) within unstructured้ๅค environments, conventional cost map generation relies heavily on hand-crafted features and manual parameter tuning, resulting in poor generalization across diverse terrains.
Method: This paper proposes an end-to-end learnable cost map generation framework that fuses satellite imagery, onboard LiDAR, and real-time perception data into a multimodal input. It innovatively integrates imitation learning with a differentiable A* planner, enabling gradient-based optimization guided by expert path priors to automatically produce terrain-adaptive cost maps.
Contribution/Results: The framework eliminates the need for manual cost function design or hyperparameter tuning, significantly improving cross-terrain generalization. Extensive real-world field experiments demonstrate substantial gains in path planning robustness and adaptability under dynamic, complex off-road conditions. This work establishes a scalable, joint perception-planning learning paradigm for้ๅค autonomous navigation.
๐ Abstract
Autonomous navigation in off-road environments remains a significant challenge in field robotics, particularly for Unmanned Ground Vehicles (UGVs) tasked with search and rescue, exploration, and surveillance. Effective long-range planning relies on the integration of onboard perception systems with prior environmental knowledge, such as satellite imagery and LiDAR data. This work introduces Trailblazer, a novel framework that automates the conversion of multi-modal sensor data into costmaps, enabling efficient path planning without manual tuning. Unlike traditional approaches, Trailblazer leverages imitation learning and a differentiable A* planner to learn costmaps directly from expert demonstrations, enhancing adaptability across diverse terrains. The proposed methodology was validated through extensive real-world testing, achieving robust performance in dynamic and complex environments, demonstrating Trailblazer's potential for scalable, efficient autonomous navigation.