I am trying to get the euler rotations of all the joints for my character.
Currently the keypoint labeler only provides 2D joint positions. The bounding box 3D labeler has 3D orientation of the character.
I would like to get the 3D information (positions/rotations) for all joints of the character.
Is there a way to do it?