You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried to get the orientation og the head joint with:
ofQuaternion headOrientation = body.joints[JointType_Head].getOrientation();
would be great to get this info from the joints. but I got 0 for al props.
hello,
i tried to get the orientation og the head joint with:
ofQuaternion headOrientation = body.joints[JointType_Head].getOrientation();
would be great to get this info from the joints. but I got 0 for al props.
dietmar