Hand Tracking Module driver_leap offsets

The default offsets for driver_leap are garbage and I couldn’t find any posts with what offsets work with the Pimax Hand Tracker. So here’s mine:

<setting name="leftHandOffset" value="0.0 -0.15 -0.1"/> <!--Local offset, XYZ-->
<setting name="leftHandOffsetRotation" value="-0.35 0.0 0.0 1.0"/> <!--Local offset, XYZW-->
<setting name="rightHandOffset" value="0.0 -0.15 -0.1"/> <!--Local offset, XYZ-->
<setting name="rightHandOffsetRotation" value="-0.35 0.0 0.0 1.0"/> <!--Local offset, XYZW-->
7 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.