Phone2Act: A Low-Cost, Hardware-Agnostic Teleoperation System for Scalable VLA Data Collection

arXiv cs.RO / 5/5/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • Phone2Act is a low-cost, hardware-agnostic teleoperation system designed to collect high-quality Vision-Language-Action (VLA) manipulation data without requiring specialized robot setups.
  • It turns a commodity smartphone into a 6-DoF robot controller using Google ARCore, and uses a modular ROS 2 design with interchangeable bridge nodes to support many robot platforms without code changes.
  • A Universal Recorder synchronizes multi-camera RGB streams with robot state feedback and exports demonstrations directly in the LeRobot dataset format to reduce post-processing.
  • The framework was validated by fine-tuning GR00T-N1.5 on 130 collected episodes and reaching a 90% success rate on a real multi-stage pick-and-place task on a physical Dobot CR5.

Abstract

Collecting diverse, high-quality manipulation data for Vision-Language-Action (VLA) model training remains prohibitively expensive for many research groups, as existing teleoperation frameworks rely on specialized hardware or are tightly coupled to specific robot platforms. We present Phone2Act, a low-cost, hardware-agnostic teleoperation framework that transforms a commodity smartphone into a 6-DoF robot controller via Google ARCore. Built on a modular ROS 2 architecture, Phone2Act decouples control logic from hardware specifics through interchangeable bridge nodes, supporting platforms from industrial cobots to low-cost bimanual arms without code modification. A Universal Recorder synchronizes multi-camera RGB streams with robot state feedback and exports demonstrations natively in the LeRobot dataset format, eliminating post-processing and enabling immediate VLA fine-tuning. We validate the framework by fine-tuning GR00T-N1.5 on 130 collected episodes, achieving a 90% success rate on a real-world multi-stage pick-and-place task deployed on a physical Dobot CR5.