how to convert Quaternion orientation output of wintracker II device to Euler Angles output only. Because Wintracker II device Output Euler angles and Quaternion orientation. i want to Euler angles output only.
|
feedback
|
|
I have implemented the algorithm described in this paper and it works very well: http://noelhughes.net/uploads/quat_2_euler_paper_ver2-1.pdf The problem with the Wikipedia article listed in answer #1 is that it only provides the formula for the X-Y-Z rotation. The paper referenced here gives a general algorithm that will work for any of the 12 sequences. You may need to read it a few times, and definitely work through the example. It's not the easiest to follow, but I have unit tested the snot out of it and it's pretty bulletproof. | |||
|
feedback
|
|
| |||
|
feedback
|