English

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

Robotics 2025-12-10 v2

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.

Keywords

Cite

@article{arxiv.2509.23823,
  title  = {Control Your Robot: A Unified System for Robot Control and Policy Deployment},
  author = {Tian Nian and Weijie Ke and Shaolong Zhu and Bingshan Hu},
  journal= {arXiv preprint arXiv:2509.23823},
  year   = {2025}
}

Comments

Code: https://github.com/Tian-Nian/control_your_robot

R2 v1 2026-07-01T06:02:27.588Z