Closed AswinkarthikeyenAK closed 3 years ago
@qm13 do you have any input on this?
This is expected. You converted the quaternion to Euler angles and the yaw angle is wrapped to [-pi, pi), causing the discontinuity you observe in the yaw angle. The quaternion still changes continuously with time.
@zhenpds Thank you for your input here!
Hi, I started the body tracking and then captured the rotation of the pelvis joint and noticed that the data was not consistent. Can someone kindly let me know why the data of the pelvis joint data obtained from the camera is not consistent with the rotation? (Does this have any effect?)
Is there a way to fix this?
Thanks