TeleDex: Accessible Dexterous Teleoperation

arXiv cs.RO / 3/23/2026

💬 OpinionDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • TeleDex is an open-source teleoperation system designed to make dexterous robot manipulation demonstration collection easy by using a readily available phone as the primary input device.
  • The system streams low-latency 6-DoF wrist poses and 21-DoF hand state estimates from the phone and retargets them to different robot arms and multi-fingered robotic hands without external tracking hardware.
  • It supports both a handheld phone-only mode and an optional 3D-printable, hand-mounted interface to enable finger-level teleoperation.
  • The authors argue TeleDex addresses a key deployment bottleneck: robot policies often fail to generalize and require additional demonstrations, which TeleDex helps users collect quickly and affordably during real-world deployment.
  • The paper reports evaluations in both simulation and real-world tasks and releases the software/hardware designs and demonstration videos for public use.

Abstract

Despite increasing dataset scale and model capacity, robot manipulation policies still struggle to generalize beyond their training distributions. As a result, deploying state-of-the-art policies in new environments, tasks, or robot embodiments often requires collecting additional demonstrations. Enabling this in real-world deployment settings requires tools that allow users to collect demonstrations quickly, affordably, and with minimal setup. We present TeleDex, an open-source system for intuitive teleoperation of dexterous hands and robotic manipulators using any readily available phone. The system streams low-latency 6-DoF wrist poses and articulated 21-DoF hand state estimates from the phone, which are retargeted to robot arms and multi-fingered hands without requiring external tracking infrastructure. TeleDex supports both a handheld phone-only mode and an optional 3D-printable hand-mounted interface for finger-level teleoperation. By lowering the hardware and setup barriers to dexterous teleoperation, TeleDex enables users to quickly collect demonstrations during deployment to support policy fine-tuning. We evaluate the system across simulation and real-world manipulation tasks, demonstrating its effectiveness as a unified scalable interface for robot teleoperation. All software and hardware designs, along with demonstration videos, are open-source and available at orayyan.com/teledex.