LLM-Based Generalizable Hierarchical Task Planning and Execution for Heterogeneous Robot Teams with Event-Driven Replanning
Suraj Borate, Bhavish Rai B, Vipul Pardeshi, Madhu Vadali

TL;DR
This paper presents CoMuRoS, a hierarchical multi-robot system using LLMs for goal interpretation, task allocation, and event-driven replanning, enabling robust coordination and recovery in heterogeneous robot teams.
Contribution
It introduces a novel LLM-based architecture that unifies centralized planning with decentralized execution and supports dynamic replanning for heterogeneous robot teams.
Findings
Successful autonomous recovery from disruptive events
High accuracy in task classification and execution correctness
Effective multi-robot collaboration and human assistance demonstrated
Abstract
This paper introduces CoMuRoS (Collaborative Multi-Robot System), a generalizable hierarchical architecture for heterogeneous robot teams that unifies centralized deliberation with decentralized execution, and supports event-driven replanning. A Task Manager LLM interprets natural-language goals, classifies tasks, and allocates subtasks using static rules plus dynamic contexts (task, history, robot and task status, and events).Each robot runs a local LLM that composes executable Python code from primitive skills (ROS2 nodes, policies), while onboard perception (VLMs/image processing) continuously monitors events and classifies them into relevant or irrelevant to the task. Task failures or user intent changes trigger replanning, allowing robots to assist teammates, resume tasks, or request human help. Hardware studies demonstrate autonomous recovery from disruptive events, filtering of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robot Manipulation and Learning · Social Robot Interaction and HRI
