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
The conversion from the 3d rotation matrix here is incorrect. The 3x3 rotation matrix block should first be transposed before applying the standard formulae for yaw, pitch, roll extraction
The text was updated successfully, but these errors were encountered:
The conversion from the 3d rotation matrix here is incorrect. The 3x3 rotation matrix block should first be transposed before applying the standard formulae for yaw, pitch, roll extraction
The text was updated successfully, but these errors were encountered: