description |
---|
Rotating frames. |
A vector whose x,y,z components are
In two dimensions, the standard rotation matrix has the following form:-
The above matrix represents the counterclockwise rotation of a vector through angle θ. The vector in this figure is initially aligned with the x-axis
If a vector $$\begin{bmatrix}x\y\end{bmatrix}$$ is rotated counterclockwise by
The following matrices represent counterclockwise rotations by angle
Their usage is similiar as that explained in the previous section.
For the applications of rotations in UAVs, refer to the following link:
{% file src="../.gitbook/assets/AE321_EqMotion.pdf" %} Flight Mechanics {% endfile %}