Adaptive Obstacle-Aware Task Assignment and Planning for Heterogeneous Robot Teaming
Nan Li, Jiming Ren, Haris Miller, Samuel Coogan, Karen M. Feigh, Ye Zhao
TL;DR
This paper tackles the scalable task assignment and planning problem for heterogeneous robot teams operating in obstacle-rich environments. It introduces OATH, a framework that combines an adaptive obstacle-aware Halton sampling map, a hierarchical cluster–auction–selection allocation, and MILP-based intra-cluster task sequencing, all integrated with an LLM-based translator for real-time human guidance. Key contributions include the adaptive Halton map with obstacle-aware density, obstacle-aware clustering coupled with a cluster-weighted auction, and real-time LLM-guided replanning, validated in NVIDIA Isaac Sim and showing improved task allocation quality, scalability, and execution performance over state-of-the-art MATP baselines. The work demonstrates practical implications for logistics, inspection, and search-and-rescue by enabling scalable, interactive, and adaptable multi-robot coordination in complex environments, with potential extensions to physical deployments and learning-based enhancements.
Abstract
Multi-Agent Task Assignment and Planning (MATP) has attracted growing attention but remains challenging in terms of scalability, spatial reasoning, and adaptability in obstacle-rich environments. To address these challenges, we propose OATH: Adaptive Obstacle-Aware Task Assignment and Planning for Heterogeneous Robot Teaming, which advances MATP by introducing a novel obstacle-aware strategy for task assignment. First, we develop an adaptive Halton sequence map, the first known application of Halton sampling with obstacle-aware adaptation in MATP, which adjusts sampling density based on obstacle distribution. Second, we propose a cluster-auction-selection framework that integrates obstacle-aware clustering with weighted auctions and intra-cluster task selection. These mechanisms jointly enable effective coordination among heterogeneous robots while maintaining scalability and near-optimal allocation performance. In addition, our framework leverages an LLM to interpret human instructions and directly guide the planner in real time. We validate OATH in NVIDIA Isaac Sim, showing substantial improvements in task assignment quality, scalability, adaptability to dynamic changes, and overall execution performance compared to state-of-the-art MATP baselines. A project website is available at https://llm-oath.github.io/.
