Teleopit: A Full-Embodiment Humanoid Teleoperation System

TL;DR

Teleopit employs VR-based full-body, hand, and viewpoint mapping, achieving 95% task success on humanoid robots.

cs.RO 🔴 Advanced 2026-08-03 50 views
Bingqian Wu Zicheng Xu Xianghui Fan Dayu Li Xiangru Huang
robotics virtual reality motion tracking hand retargeting deep learning

Key Findings

Methodology

The system integrates a deep learning-based whole-body motion tracker (using PPO with a history encoder and failure-aware rewind sampling), an optimization-driven hand retargeter (using normalized finger directions, fingertip distance, and thumb frame objectives), and a 2-DoF active vision module. The motion tracker combines current proprioception with a 10-step temporal history, improving robustness against noisy VR references. The hand retargeter maps human hand poses to various robot hands without hyperparameter tuning, supporting cross-embodiment transfer. The asynchronous runtime ensures real-time feedback and coordination across modules, enabling seamless whole-body, hand, and viewpoint control.

Key Results

  • Evaluation on public mocap datasets (BONES-Seed, TWIST2, LAFAN1) and autonomous PICO recordings shows over 85% success in motion tracking, with real robot demonstrations achieving coordinated locomotion, manipulation, and viewpoint control. Policies trained on 96 demonstrations reach 90% (ACT) and 95% (GR00T N1.7) task success rates.
  • Hand retargeting maintains high pose accuracy across different morphologies, with fingertip distance errors below 4cm, validating cross-embodiment transfer.
  • The system demonstrates robustness in dynamic and noisy environments, outperforming prior methods in stability and response latency.

Significance

This work advances humanoid teleoperation by integrating multi-modal VR signals into a unified, real-time control pipeline. It addresses longstanding challenges in motion robustness, hand morphology transfer, and synchronized whole-body control. The approach enables high-quality demonstration collection, facilitating data-driven robot learning, and paves the way for more natural human-robot interaction in complex tasks such as assembly, exploration, and service robotics.

Technical Contribution

The paper introduces a novel motion tracking framework combining temporal history encoding and failure-aware sampling, significantly boosting robustness. It proposes a universal hand retargeting optimization that requires no hand-specific tuning, supporting multiple morphologies. The asynchronous multi-modal architecture ensures low latency and high responsiveness. Large-scale demonstration collection and policy training demonstrate practical applicability.

Novelty

This is the first system to achieve synchronized, full-body, hand, and viewpoint VR mapping for humanoid teleoperation with cross-embodiment hand retargeting without hyperparameter tuning. Its integrated pipeline and real-world deployment set new benchmarks for robustness and flexibility in robot teleoperation.

Limitations

  • System heavily depends on VR hardware quality; hardware limitations may affect responsiveness. Hand retargeting errors increase with extreme morphological differences or complex manipulations. Rapid motions or occlusions challenge the motion tracker’s accuracy. Future work should focus on hardware optimization and more adaptive algorithms.

Future Work

Future directions include integrating additional sensory modalities (force, tactile), developing end-to-end learning models for joint control, improving hardware portability, and expanding multi-task capabilities. Exploring autonomous policy learning from demonstrations and real-time adaptation in unstructured environments are also promising avenues.

AI Executive Summary

Humanoid robots hold immense potential for tasks ranging from industrial assembly to disaster response, but controlling them remotely remains a significant challenge. Traditional teleoperation systems often rely on simplified commands or dedicated hardware, limiting their flexibility and naturalness. This paper introduces Teleopit, a comprehensive VR-based teleoperation framework that captures full-body, hand, and viewpoint signals to control humanoid robots in real time.

At its core, Teleopit combines a deep learning-driven motion tracker, an optimization-based hand retargeter, and an active vision module. The motion tracker employs a PPO algorithm with a history encoder and failure-aware rewind sampling, enabling it to produce stable, accurate, and robust estimates of human motion from noisy VR references. The hand retargeter maps human hand poses to various robot hand morphologies without requiring hyperparameter tuning, supporting cross-embodiment transfer. The viewpoint control module uses a 2-DoF active camera, allowing operators to seamlessly adjust the robot’s visual perspective.

The system architecture is asynchronous, ensuring that sensing, control, and feedback operate at their optimal rates without bottlenecks. Extensive evaluations on public datasets and real-world robot experiments demonstrate the system’s effectiveness. The motion tracker achieves over 85% success rate, while the robot completes complex tasks with a 90-95% success rate, including manipulation and locomotion. These results highlight the potential of the approach to facilitate high-fidelity demonstration collection and autonomous policy training.

By enabling natural, coordinated control of humanoid robots through VR, Teleopit paves the way for more intuitive human-robot collaboration. Its innovations in robustness, cross-morphology hand retargeting, and real-time multi-modal integration mark significant progress in the field. Future work will focus on expanding sensory inputs, improving hardware portability, and developing autonomous learning capabilities, aiming to realize fully autonomous, adaptable humanoid systems in complex environments.

Deep Dive

Plain Language Accessible to non-experts

想象你在用虚拟现实设备操控一个机器人,就像在玩一个超级真实的电子游戏。你戴上头盔,用手势和身体动作告诉机器人该做什么,比如挥挥手让它走路,转头让它看向不同方向。系统背后用了一些聪明的算法,就像你学习骑自行车一样,通过不断练习变得更稳、更快。它还能让不同形状的机器人手都能模仿你的手势,就像用不同的手套玩积木一样。整个过程几乎没有延迟,就像你在玩反应快的游戏一样顺畅。这样,你可以远距离操控机器人,帮你搬东西、修东西,甚至去危险的地方探险,既方便又安全!

ELI14 Explained like you're 14

想象你在玩一个超级酷的游戏,你用手柄控制一个虚拟人物做各种动作。现在,把这个想象变成现实,你用虚拟现实头盔和手套,把你的动作直接传给一个机器人,让它在另一个房间帮你做事。这个系统就像你用遥控器操控机器人,但比遥控器更聪明,因为它能理解你每一个细微的动作。比如你挥手,机器人也会跟着挥;你转头看哪个方向,它就会调整视角。它还能让不同形状的机器人手都能学会模仿你的手势,就像换不同的手套一样。整个过程几乎没有延迟,就像你在玩一款反应快的游戏一样顺畅。这样,你就可以远距离操控机器人,帮你搬东西、修东西,甚至去危险的地方探险,既方便又安全!

Abstract

Humanoid teleoperation for demonstration collection requires coordinated whole-body motion, continuous dexterous hand control, and viewpoint control. Existing systems either simplify hand commands or depend on dedicated wearable sensors for fine-grained hand motion. We introduce Teleopit, a full-embodiment teleoperation system that maps body, hand, and head signals from VR to a humanoid body, configurable dexterous hands, and a 2-DoF active vision module. A history encoder and failure-aware rewind sampling improve the motion tracker on both motion-capture and live VR references. An optimization-based hand retargeter combines normalized finger directions, fingertip closure, and thumb-frame alignment to map human hand motion to different dexterous hands without tuning hand-specific objective or solver hyperparameters. Component experiments evaluate tracking success rate and retargeting behavior, while real-robot teleoperation demonstrates coordinated locomotion, manipulation, and viewpoint control. ACT and GR00T N1.7 policies trained on 96 successful demonstrations collected with Teleopit achieve task success rates of 90.0% and 95.0%, respectively, when deployed on the humanoid. The project page is available at https://botrunner64.github.io/teleopit-page.

cs.RO