103 uint64_t timestamp_ns;
void u_hand_joints_apply_joint_width(struct xrt_hand_joint_set *set)
Applies joint width to set.
Definition: u_hand_tracking.c:72
#define XRT_FINGER_COUNT
Number of fingers on a hand.
Definition: xrt_defines.h:1375
xrt_hand_joint
Number of joints in a hand.
Definition: xrt_defines.h:1318
A set of joints in a single finger.
Definition: u_hand_tracking.h:69
The set of joints in the XR_HAND_JOINT_SET_DEFAULT_EXT.
Definition: u_hand_tracking.h:80
Values used for the XRT_HAND_TRACKING_MODEL_FINGERL_CURL model.
Definition: u_hand_tracking.h:44
Definition: u_hand_tracking.h:22
Definition: u_hand_tracking.h:30
Main struct drivers can use to implement hand and finger tracking.
Definition: u_hand_tracking.h:93
A space relation of a single joint.
Definition: u_hand_tracking.h:58
Joint set type used for hand tracking.
Definition: xrt_defines.h:1397
A relation with two spaces, includes velocity and acceleration.
Definition: xrt_defines.h:657
Common defines and enums for XRT.