Under-Canopy Navigation using Aerial Lidar Maps
Lucas Carvalho de Lima, Nicholas Lawrance, Kasra Khosoussi, Paulo Borges, Michael Bruenig
TL;DR
This work tackles under-canopy ground navigation by leveraging above-canopy aerial lidar data to build a probabilistic 3D occupancy map that accounts for pose uncertainty. It introduces Monte Carlo-based uncertainty propagation to fuse aerial measurements into a 3D map, derives a 2D ground-obstruction score, and integrates this into two cost functions for a D* Lite global planner, enabling efficient and replannable paths. The approach is validated through extensive simulations with ablation studies and real-world experiments in dense forests, showing improved map accuracy (measured by $p(m_i|oldsymbol{\Z})$) and shorter, safer trajectories using a log-reachability-based planning objective. Overall, the method demonstrates that combining uncertainty-aware aerial priors with risk-aware planning substantially aids robust ground navigation in complex, canopy-covered environments.
Abstract
Autonomous navigation in unstructured natural environments poses a significant challenge. In goal navigation tasks without prior information, the limited look-ahead of onboard sensors utilised by robots compromises path efficiency. We propose a novel approach that leverages an above-the-canopy aerial map for improved ground robot navigation. Our system utilises aerial lidar scans to create a 3D probabilistic occupancy map, uniquely incorporating the uncertainty in the aerial vehicle's trajectory for improved accuracy. Novel path planning cost functions are introduced, combining path length with obstruction risk estimated from the probabilistic map. The D-Star Lite algorithm then calculates an optimal (minimum-cost) path to the goal. This system also allows for dynamic replanning upon encountering unforeseen obstacles on the ground. Extensive experiments and ablation studies in simulated and real forests demonstrate the effectiveness of our system.
