Conversion between quaternions and Euler angles: Difference between revisions

Content deleted Content added
Conversion formulas
Rotation matrices: now most of the content is in place!
Line 22:
\end{bmatrix}</math>
 
The [[orthogonal matrix]] corresponding to a rotation with Euler angles <math>\phi (roll), \theta (pitch) and \psi (yaw)</math>, is given by
:<math>\begin{bmatrix}
cos\theta cos\psi & -cos\phi sin\psi + sin\phi sin\theta cos\psi & sin\phi sin\psi + cos\phi sin\theta cos\psi \\