Heterogeneous Multi-robot Task Allocation for Long-Endurance Missions in Dynamic Scenarios
Alvaro Calvo, Jesus Capitan
TL;DR
The paper tackles heterogeneous MRTA for long-endurance missions under dynamic conditions by introducing recharge-aware capabilities, task fragmentation/relays, and coalition-based synchronization. It provides a comprehensive MILP formulation that captures robot heterogeneity, recharges, fragmentation, relays, and time coordination, complemented by a problem-specific heuristic to enable real-time planning. A mission planning and execution architecture supports online replanning and plan repair, improving robustness to delays and failures. Experimental results in a realistic UAV inspection use case demonstrate improved makespan, reliability, and plan quality, while showing the heuristic scales to larger problems where the exact MILP becomes intractable. Overall, the work contributes a unified framework that advances practical, scalable planning for complex, battery-constrained multi-robot missions.
Abstract
We present a framework for Multi-Robot Task Allocation (MRTA) in heterogeneous teams performing long-endurance missions in dynamic scenarios. Given the limited battery of robots, especially for aerial vehicles, we allow for robot recharges and the possibility of fragmenting and/or relaying certain tasks. We also address tasks that must be performed by a coalition of robots in a coordinated manner. Given these features, we introduce a new class of heterogeneous MRTA problems which we analyze theoretically and optimally formulate as a Mixed-Integer Linear Program. We then contribute a heuristic algorithm to compute approximate solutions and integrate it into a mission planning and execution architecture capable of reacting to unexpected events by repairing or recomputing plans online. Our experimental results show the relevance of our newly formulated problem in a realistic use case for inspection with aerial robots. We assess the performance of our heuristic solver in comparison with other variants and with exact optimal solutions in small-scale scenarios. In addition, we evaluate the ability of our replanning framework to repair plans online.
