Skip to content

Index controller hand tracking

Adds a very simple (not very accurate) hand model for Index Controllers based on finger curl values, implements it in vive and survive drivers.

Adds aux/hand_tracking module that other hand tracking drivers can build on.

Handles only XrHandJointLocationEXT. XrHandJointVelocitiesEXT are still TBD.

Merge request reports