enable_hand_tracking
Toggle hand tracking on XREAL glasses to capture hand poses, joint positions, and gestures for hand-based interactions.
Instructions
Enables or disables hand tracking on XREAL glasses. When enabled, the system tracks hand poses, joint positions, and recognizes gestures. Required for hand-based interactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Enable or disable hand tracking | |
| trackedHands | No | Which hands to track | Both |
| trackingMode | No | Basic: faster, less accurate. Advanced: full joint tracking with higher accuracy | Advanced |
| gestureRecognition | No | Enable gesture recognition (pinch, grab, point, etc.) | |
| jointVisualization | No | Enable debug visualization of hand joints | |
| handMeshVisualization | No | Enable visual mesh rendering of tracked hands |