Skip to main content
Ctrl+K
Isaac Teleop Documentation - Home Isaac Teleop Documentation - Home

Isaac Teleop Documentation

Isaac Teleop Documentation - Home Isaac Teleop Documentation - Home

Isaac Teleop Documentation

  • GitHub
  • CloudXR
  • Isaac Lab
Ctrl+K

Table of Contents

Overview

  • Isaac Teleop
  • Architecture
  • Ecosystem

Getting Started

  • Quick Start
  • Build from Source
  • Teleop Session
  • Teleop Control State Machine
  • Contributing

References

  • System Requirements
  • Build System
  • Device Interface
    • Device Trackers
    • Add a New Device
    • Body Tracking
    • Haptic Feedback
    • Manus Gloves
    • OAK Camera Plugin
  • Retargeting Interface
  • MCAP Recording & Replay
  • Out-of-Band Teleop Control
  • Egocentric Hand Reconstruction
  • License
  • Device Interface

Device Interface#

Isaac Teleop device plugin (C++ level)#

For new hardware that requires a custom driver or SDK. Plugins push data via OpenXR tensor collections. Existing plugins include Manus gloves, OAK-D camera, controller synthetic hands, and foot pedals. After creating the plugin, update the retargeting pipeline config to consume data from the new plugin’s source node.

See the Plugins directory for examples.

Device

  • Device Trackers
    • Data Schema Convention
    • Tracker Reference
    • Usage Examples
  • Add a New Device
    • Step 1: Define the data schema
    • Step 2: Implement a device plugin
    • Step 3: Implement a tracker
    • Step 4: Implement a simple C++ printer (optional)
    • Schema IO example: build and run
  • Body Tracking
    • Setting Up PICO Motion Trackers
    • How Full Body Tracking Works
    • Recording and Replay
    • Quest Body Tracking (Limited Support)
  • Haptic Feedback
    • Architecture
    • Example
    • Running
    • Adding a new haptic device
    • See also
  • Manus Gloves
    • Components
    • Prerequisites
    • Installation
    • Running the Plugin
    • Wrist Positioning — Controllers vs Optical Hand Tracking
    • Troubleshooting
    • License
  • OAK Camera Plugin
    • Features
    • Build
    • Usage
    • Configuration
    • Architecture
    • Dependencies
    • Output Format
    • Troubleshooting

previous

Build System

next

Device Trackers

On this page
  • Isaac Teleop device plugin (C++ level)
NVIDIA NVIDIA
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2025-2026, NVIDIA CORPORATION & AFFILIATES, last updated on June 04, 2026.