Relative correction mode for dexterous VLA rollouts
Dexterous robot labs should add a correction mode where the operator changes the hand and arm command relative to the current policy state while the VLA policy keeps running. The operational pain is the takeover jump: a human hand pose rarely matches the robot hand pose at the intervention moment, and an absolute teleoperation switch can break a stable grasp.
HandITL gives a concrete pattern to copy. It anchors the hand at intervention time, maps the operator’s relative fingertip motion to the robot hand, and adds wrist-controller residual velocity twists to the policy’s arm commands. The system also records the executed correction rollouts for later fine-tuning. A small adoption test is to instrument takeover command change, object drops or retries, and post-fine-tuning task success on two or three contact-heavy tasks before changing the base policy architecture.