paper-with-me

홈 › Papers

Robot Control Stack: A Lean Ecosystem for Robot Learning at Scale

2025-09-18 · Tobias Jülg, Pierre Krack, Seongjin Bien, Yannik Blei, Khaled Gamal, Ken Nakahara, Johannes Hechtl, Roberto Calandra, Wolfram Burgard, Florian Walter arxiv

Vision-Language-Action models (VLAs) mark a major shift in robot learning. They replace specialized architectures and task-tailored components of expert policies with large-scale data collection and setup-specific fine-tuning. In this machine learning-focused workflow that is centered around models and scalable training, traditional robotics software frameworks become a bottleneck, while robot simulations offer only limited support for transitioning from and to real-world experiments. In this work, we close this gap by introducing Robot Control Stack (RCS), a lean ecosystem designed from the ground up to support research in robot learning with large-scale generalist policies. At its core, RCS features a modular and easily extensible layered architecture with a unified interface for simulated and physical robots, facilitating sim-to-real transfer. Despite its minimal footprint and dependencies, it offers a complete feature set, enabling both real-world experiments and large-scale training in simulation. Our contribution is twofold: First, we introduce the architecture of RCS and explain its design principles. Second, we evaluate its usability and performance along the development cycle of VLA and RL policies. Our experiments also provide an extensive evaluation of Octo, OpenVLA, and Pi Zero on multiple robots and shed light on how simulation data can improve real-world policy performance. Our code, datasets, weights, and videos are available at: https://robotcontrolstack.github.io/

📄 PDF Abstract BibTeX arXiv:2509.14932

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ORCA: A Platform for Open-Source Dexterity Research

2026-06-12 · Francesco Capuano, Maximilian Eberlein, Fabrice Bourquin, Clemens Claudio Christoph arxiv

Robotics manipulation research increasingly focuses on two-finger parallel grippers for their effectiveness, affordability, and ease of teleoperation. Grippers are nonetheless limited by their form factor, often requirin…

Autonomous Sea Turtle Robot for Marine Fieldwork

2026-02-24 · Zach J. Patterson, Emily Sologuren, Levi Cai, Daniel Kim 외 arxiv

Autonomous robots can transform how we observe marine ecosystems, but close-range operation in reefs and other cluttered habitats remains difficult. Vehicles must maneuver safely near animals and fragile structures while…

OpenBot: Turning Smartphones into Robots

2020-08-24 · Matthias Müller, Vladlen Koltun

Current robots are either expensive or make significant compromises on sensory richness, computational power, and communication capabilities. We propose to leverage smartphones to equip robots with extensive sensor suite…

Autonomous Navigation

Keeping the Franka Emika Panda alive: a ROS 2 stack with a reliable position interface

2026-08-20 · Antonio Langella, Davide Risi, Vincenzo Petrone, Enrico Ferrentino 외 arxiv

This paper presents an open-source software stack that restores ROS 2 support for the Franka Emika Panda robot while resolving the long-standing unreliability of its external position control interface. We first analyze …

Motion Planning

!Imperio, smolVLA: The Implications of Data Poisoning on Open Source Robotics

2026-07-05 · Stefan Bühler, Mark Schutera arxiv

This work establishes that trigger-word data poisoning of vision language action models is practical, while at the same time the open-source robotics ecosystem holds trust assumptions about community contributions. A few…