@inproceedings{ge-etal-2026-rosaos,
title = "rosa{OS}: Agentic Operating System for Embodied {LLM}s",
author = "Ge, Yijun and
Mujral, Kushaldeep and
Nambiar, Karthik and
Lin, Jimmy",
editor = "Durrett, Greg and
Jian, Ping",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 3: System Demonstrations)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-demo.47/",
pages = "473--480",
ISBN = "979-8-89176-392-0",
abstract = "We present rosaOS, an open-source agentic operating system for embodied LLMs: interactive, LLM-driven agents coordinate various software tools and physical devices through a desktop companion, the Reachy Mini robot. Existing LLM{--}robotic systems are generally built as a tight, intertwined stack, making it difficult to switch hardware, add extra capabilities, or expand to multiple devices without bespoke integration. Our system aims to provide a classic OS-inspired architecture where an agentic kernel manages all task execution and mediates device access, while process agents invoke tools to perform actions. We adopt industry-standard interfaces with MCP for agentic tool-calling and ROS for robot interactions, and demonstrate rosaOS on a multi-device setup including a quadruped robot, a wheeled mobile robot, and a smart lamp, all controlled through interactions with the Reachy Mini. By incorporating MCP extensibility with ROS hardware interoperability, rosaOS enables a plug-and-play ecosystem for building embodied agentic systems. Our OS is available at rosaos.ai."
}Markdown (Informal)
[rosaOS: Agentic Operating System for Embodied LLMs](https://preview.aclanthology.org/ingest-acl/2026.acl-demo.47/) (Ge et al., ACL 2026)
ACL
- Yijun Ge, Kushaldeep Mujral, Karthik Nambiar, and Jimmy Lin. 2026. rosaOS: Agentic Operating System for Embodied LLMs. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations), pages 473–480, San Diego, California, United States. Association for Computational Linguistics.