Phone-based teleoperation with LeRobot-format recording for VLA fine-tuning
Small robotics labs can treat the teleoperation interface and data format as part of the model test. Phone2Act shows a practical pattern: an Android phone publishes 6-DoF pose and button events through ARCore at 50 Hz, ROS 2 maps those events into robot target poses, and robot-specific bridge nodes handle the final API calls. The recorder writes synchronized RGB frames, joint states, end-effector poses, and gripper state at 20 Hz into LeRobot-format MP4 and Parquet files.
A useful adoption check is to build one bridge node for the local arm, collect roughly 100 to 150 episodes on a single manipulation task, measure phone-to-actuation latency with high-speed video, and fine-tune an existing VLA checkpoint. Phone2Act reports 130 collected episodes, GR00T-N1.5-3B fine-tuning, and 9 successes in 10 Dobot CR5 ball-to-basket trials, with 350–440 ms end-to-end latency. VILAS points in the same operational direction for low-cost manipulation setups: it uses an $8,000 arm, gripper, dual RealSense cameras, teleoperation, and a soft gripper extension, then compares pi_0, pi_0.5, and GR00T N1.6 on real grape grasping with latency and sequential-grasp results.