d/ulv2: a->an

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>
This commit is contained in:
Rylie Pavlik 2024-08-28 13:29:05 -05:00
parent e3d206f495
commit a886c47c30

View file

@ -76,7 +76,7 @@ ulv2_device(struct xrt_device *xdev)
}
// Roughly, take the Leap hand joint, do some coordinate conversions, and save it in a xrt_hand_joint_value
// Roughly, take the Leap hand joint, do some coordinate conversions, and save it in an xrt_hand_joint_value
static void
ulv2_process_joint(
Leap::Vector jointpos, Leap::Matrix jointbasis, float width, int side, struct xrt_hand_joint_value *joint)