AG-CVG: Coverage Planning with a Mobile Recharging UGV and an Energy-Constrained UAV
Nare Karapetyan, Ahmad Bilal Asghar, Amisha Bhaskar, Guangyao Shi, Dinesh Manocha, Pratap Tokekar
TL;DR
The paper addresses coverage path planning for a team consisting of an energy-constrained UAV and a mobile recharging UGV. It introduces the AG-Cvg heuristic, which first generates baseline coverage paths, then clusters path segments and applies graph matching to schedule recharge rendezvous, ensuring UAV endurance while achieving complete area coverage. Empirical results show an average rendezvous overhead reduction of 11.33% (up to 25% in some cases) over a greedy baseline, validated through simulations and field deployment with a VOXL m500 UAV and a Clearpath Jackal UGV. This work provides a practical offline-to-field pipeline that enables energy-aware, cooperative coverage in real-world scenarios.
Abstract
In this paper, we present an approach for coverage path planning for a team of an energy-constrained Unmanned Aerial Vehicle (UAV) and an Unmanned Ground Vehicle (UGV). Both the UAV and the UGV have predefined areas that they have to cover. The goal is to perform complete coverage by both robots while minimizing the coverage time. The UGV can also serve as a mobile recharging station. The UAV and UGV need to occasionally rendezvous for recharging. We propose a heuristic method to address this NP-Hard planning problem. Our approach involves initially determining coverage paths without factoring in energy constraints. Subsequently, we cluster segments of these paths and employ graph matching to assign UAV clusters to UGV clusters for efficient recharging management. We perform numerical analysis on real-world coverage applications and show that compared with a greedy approach our method reduces rendezvous overhead on average by 11.33%. We demonstrate proof-of-concept with a team of a VOXL m500 drone and a Clearpath Jackal ground vehicle, providing a complete system from the offline algorithm to the field execution.
