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 have a feeling that when I did this I screwed up the to_euler function and it actually takes the order argument the wrong way around compared to from_euler (at least for the xyz case. I'm not sure about the yzx case).
So I believe if you do the following you get the same result (I could be wrong):
There seem to be a bug in quaternion to euler conversion. Here is my test:
Expected output:
Actual output:
The text was updated successfully, but these errors were encountered: