paper-with-me

홈 › Papers

Control Your Robot: A Unified System for Robot Control and Policy Deployment

2025-09-28 · Tian Nian, Weijie Ke, Shaolong Zhu, Bingshan Hu arxiv

Cross-platform robot control remains difficult because hardware interfaces, data formats, and control paradigms vary widely, which fragments toolchains and slows deployment. To address this, we present Control Your Robot, a modular, general-purpose framework that unifies data collection and policy deployment across diverse platforms. The system reduces fragmentation through a standardized workflow with modular design, unified APIs, and a closed-loop architecture. It supports flexible robot registration, dual-mode control with teleoperation and trajectory playback, and seamless integration from multimodal data acquisition to inference. Experiments on single-arm and dual-arm systems show efficient, low-latency data collection and effective support for policy learning with imitation learning and vision-language-action models. Policies trained on data gathered by Control Your Robot match expert demonstrations closely, indicating that the framework enables scalable and reproducible robot learning across platforms.

📄 PDF Abstract BibTeX arXiv:2509.23823

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Robot to Shape your Natural Plant: The Machine Learning Approach to Model and Control Bio-Hybrid Systems

2018-04-18 · Mostafa Wahby, Mary Katherine Heinrich, Daniel Nicolas Hofstadler, Payam Zahadat 외

Bio-hybrid systems---close couplings of natural organisms with technology---are high potential and still underexplored. In existing work, robots have mostly influenced group behaviors of animals. We explore the possibili…

Decision Making

Know your limits! Optimize the robot's behavior through self-awareness

2024-09-16 · Esteve Valls Mascaro, Dongheui Lee

As humanoid robots transition from labs to real-world environments, it is essential to democratize robot control for non-expert users. Recent human-robot imitation algorithms focus on following a reference human motion w…

Motion Generation

Optimal and Learning Control for Autonomous Robots

2017-08-30 · Jonas Buchli, Farbod Farshidian, Alexander Winkler, Timothy Sandy 외

Optimal and Learning Control for Autonomous Robots has been taught in the Robotics, Systems and Controls Masters at ETH Zurich with the aim to teach optimal control and reinforcement learning for closed loop control prob…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Translation

When Your Robot Breaks: Active Learning During Plant Failure

2019-12-17 · Mariah Schrum, Matthew Gombolay

Detecting and adapting to catastrophic failures in robotic systems requires a robot to learn its new dynamics quickly and safely to best accomplish its goals. To address this challenging problem, we propose probabilistic…

Active LearningModel Predictive Control

Shape Your Body: Value Gradients for Multi-Embodiment Robot Design

2026-05-30 · Nico Bohlinger, Jan Peters arxiv

We propose to turn generalist multi-embodiment value functions into reusable models for robot design. Instead of running a new reinforcement learning co-design loop for each robot, we first train an embodiment-aware poli…

Reinforcement Learning