arXiv:2605.11564cs.RO2026-05中稿 · Robotics: Science …被引 1

RIO框架让机器人在不同硬件间轻松切换,提升学习效率。

RIO: Flexible Real-Time Robot I/O for Cross-Embodiment Robot Learning

论文配图:RIO: Flexible Real-Time Robot I/O for Cross-Embodiment Robot Learning
图 1 · 摘自论文原文
  • 提供可灵活配置的机器人控制与数据接口抽象
  • 支持三种形态四类硬件,实现跨平台部署与微调
  • 适合希望快速迁移模型到真实机器人的人

尽管已有大量多任务、多形态数据集和视觉-语言-动作模型(VLAs)训练方法,通用跨形态机器人能力仍难以实现。主要瓶颈在于基础设施碎片化:多数机器人代码高度依赖特定硬件配置,导致复用和共享成本高昂。本文提出RIO(Robot I/O),一个开源的Python框架,提供轻量级组件,支持机器人控制、远程操作、数据格式化、传感器配置及策略部署,适用于多种硬件平台与形态。RIO通过抽象设计,让用户自由选择并快速切换配置,几乎无需重配。我们在三种形态(单臂、双臂、人形)和四种硬件平台(配备不同夹具和摄像头)上验证了RIO在VLA部署流程中的有效性。使用RIO采集的遥操作数据,对最先进的VLAs如$π_{0.5}$和GR00T进行了微调,完成拾取放置、折叠衣物、碗具清洁等家庭任务。我们开源全部成果,旨在推动社区在真实机器人硬件上加速机器人学习进程。

原文摘要 · Abstract (English)

Despite recent efforts to collect multi-task, multi-embodiment datasets, to design recipes for training Vision-Language-Action models (VLAs), and to showcase these models on different robot platforms, generalist cross-embodiment robot capabilities remains a largely elusive ideal. Progress is limited by fragmented infrastructure: most robot code is highly specific to the exact setup the user decided on, which adds major overhead when attempting to reuse, recycle, or share artifacts between users. We present RIO (Robot I/O), an open source Python framework that provides flexible, lightweight components for robot control, teleoperation, data formatting, sensor configuration, and policy deployment across diverse hardware platforms and morphologies. RIO provides abstractions that enable users to make any choice and to switch between them, with minimal reconfiguration effort. We validate RIO on VLA deployment workflows across three morphologies (single-arm, bimanual, humanoid) and four hardware platforms with varying grippers and cameras. Using teleoperated data collected with RIO, we fine-tune state-of-the-art VLAs including $π_{0.5}$ and GR00T on household tasks such as pick-and-place, folding, and bowl scrubbing. By open sourcing all our efforts, we hope the community can accelerate their pace of robot learning on real-world robot hardware. Additional details at: https://robot-i-o.github.io

机器人学习跨形态开源框架

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。