Page 3 of 3

Re: Quaternions vs atan2

PostPosted: Wed Aug 04, 2010 1:12 pm
by echarry
Thanks Tom.

I had an idea that the quaternions would be able to help me in this problem, independent from 3D gyroscopes. In my mind, using 3D gyroscopes would avoid gimbal lock anyway as it's just a matter of integrating a signal with respect to the body frame. Regardless if I use quaternions or rotational matrices to represent these rotations.

Cheers