Control Your Robot: A Unified System for Robot Control and Policy Deployment
Tian Nian, Weijie Ke, Shaolong Zhu, Bingshan Hu
TL;DR
The paper tackles cross-platform fragmentation in robot control for embodied intelligence by introducing Control Your Robot, a modular, unified framework that links robot registration, control, and a data-to-deployment pipeline. It demonstrates a cohesive open-source system with standardized APIs that support low-latency data collection, multi-modal data handling, and end-to-end policy deployment across diverse hardware. Empirical results from single-arm and dual-arm experiments show high fidelity to expert trajectories and effective policy learning via imitation learning (ACT) and vision-language-action approaches, while also highlighting generalization challenges under stochastic conditions. The work offers a scalable, reproducible approach to cross-platform robotic learning and emphasizes open-source availability to accelerate adoption and extension across platforms and policies.
Abstract
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.
