PER Firmware
Loading...
Searching...
No Matches
orientation.h File Reference
#include "linear_algebra.h"
Include dependency graph for orientation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  euler_angles_t
 

Functions

static matrix3x3_t DCM_from_euler (const euler_angles_t angles)
 Convert Euler angles to a direction cosine matrix.
 

Function Documentation

◆ DCM_from_euler()

static matrix3x3_t DCM_from_euler ( const euler_angles_t angles)
inlinestatic

Convert Euler angles to a direction cosine matrix.

Parameters
anglesThe Euler angles in radians
Returns
a 3x3 DCM representing the rotation
Here is the caller graph for this function: