Browse Source
Fix hand joint mapping: skip PALM instead of WRIST for dex-retargeting
Fix hand joint mapping: skip PALM instead of WRIST for dex-retargeting
The dex-retargeting target_link_human_indices expect WebXR convention (joint 0 = WRIST) but we were outputting OpenXR convention (joint 0 = PALM). This caused the 5 difference vectors referencing index 0 to compute palm-to-fingertip instead of wrist-to-fingertip, degrading tracking accuracy. Also updates Inspire hand ranges and normalization formula. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>master
2 changed files with 25 additions and 13 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue