Euler angles
A way to represent 3D orientation using three rotation angles applied in a specific sequence around the coordinate axes.
Euler angles are a set of three angles that describe the 3D orientation (rotation) of an object. Instead of using complex rotation matrices or quaternions, Euler angles break down any rotation into three simple rotations around coordinate axes.
Roll, pitch and yaw are Euler angles.
Share: