Open neoaero99 opened 7 years ago
Most of the conversion issues I have found have to deal with the conversion between euler angles and quaternions, or more accurately the conversion between rotation matrices and quaternions, since we removed the direct conversion between euler angles and quaternions. I have not had any trouble with conversions between euler angles and rotation matrices.
The funniest issue title. hahaha Clear frustration over euler angles.
So, I noticed that specifically the euler angle set rx=45, ry=0, rz=-90 degrees does convert properly. It did before May 23rd and I would suspect it worked before we changed our euler angle conversion method. Also, I am not sure what other orientations do not work properly.