Hand Tracking

Hello.

When I make a call to this function, ar_skeleton_create_neutral_pose_hand_skeleton, it is supposed to create a hand skeleton in a neutral pose. However, when I obtain the matrix for each of the joints using the function ar_skeleton_get_anchor_from_joint_transform_for_joint, it returns the identity matrix for all the joints. Is there something I'm missing?

Thanks in advance.