pith. sign in

arxiv: 2410.22662 · v2 · pith:7BFW55J5new · submitted 2024-10-30 · 💻 cs.RO · cs.AI· cs.MA

EMOS: Embodiment-aware Heterogeneous Multi-robot Operating System with LLM Agents

classification 💻 cs.RO cs.AIcs.MA
keywords robotheterogeneousmulti-agentmulti-robotsystemsystemscapabilitiesrobots
0
0 comments X
read the original abstract

Heterogeneous multi-robot systems (HMRS) have emerged as a powerful approach for tackling complex tasks that single robots cannot manage alone. Current large-language-model-based multi-agent systems (LLM-based MAS) have shown success in areas like software development and operating systems, but applying these systems to robot control presents unique challenges. In particular, the capabilities of each agent in a multi-robot system are inherently tied to the physical composition of the robots, rather than predefined roles. To address this issue, we introduce a novel multi-agent framework designed to enable effective collaboration among heterogeneous robots with varying embodiments and capabilities, along with a new benchmark named Habitat-MAS. One of our key designs is $\textit{Robot Resume}$: Instead of adopting human-designed role play, we propose a self-prompted approach, where agents comprehend robot URDF files and call robot kinematics tools to generate descriptions of their physics capabilities to guide their behavior in task planning and action execution. The Habitat-MAS benchmark is designed to assess how a multi-agent framework handles tasks that require embodiment-aware reasoning, which includes 1) manipulation, 2) perception, 3) navigation, and 4) comprehensive multi-floor object rearrangement. The experimental results indicate that the robot's resume and the hierarchical design of our multi-agent system are essential for the effective operation of the heterogeneous multi-robot system within this intricate problem context.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. HoloAgent-0: A Unified Embodied Agent Framework with 3D Spatial Memory

    cs.RO 2026-06 unverdicted novelty 5.0

    HoloAgent-0 is a unified embodied agent framework with Embodied AgentOS, 3D spatial memory, and embodied skills, deployed and evaluated on real robot hardware for navigation and manipulation tasks.

  2. ROSClaw: A Hierarchical Semantic-Physical Framework for Heterogeneous Multi-Agent Collaboration

    cs.RO 2026-04 unverdicted novelty 5.0

    ROSClaw is a hierarchical framework that unifies vision-language model control with e-URDF-based sim-to-real mapping and closed-loop data collection to enable semantic-physical collaboration among heterogeneous multi-...

  3. JOIN: Anchor-Grasp-Conditioned Joining via Opposition, Inference, and Navigation for Bimanual Assistive Manipulation

    cs.RO 2026-06 unverdicted novelty 4.0

    JOIN decomposes bimanual joining into plan-drive-grasp phases and uses a VLM to let a mobile manipulator complete tasks with a pre-grasped anchor arm, achieving 19/20 success versus 14/20 for baselines on representative ADLs.

  4. Large Language Models for Multi-Robot Systems: A Survey

    cs.RO 2025-02 unverdicted novelty 4.0

    A survey that categorizes LLM uses in multi-robot systems across task allocation, motion planning, action generation, and human interaction, while noting challenges and future research opportunities.

  5. When Multi-Robot Systems Meet Agentic AI:Towards Embodied Collective Intelligence

    cs.RO 2026-06 unverdicted novelty 3.0

    Introduces Embodied Collective Intelligence (ECI) as a conceptual framework for multi-robot systems with Co-Perception, Co-Action, and Co-Evolution, illustrated by a limited navigation study on shared memory inheritance.