Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
gvf_parametric_low_level_control.c File Reference
+ Include dependency graph for gvf_parametric_low_level_control.c:

Go to the source code of this file.

Functions

void gvf_parametric_low_level_control_2D (float heading_rate)
 
void gvf_parametric_low_level_control_3D (float heading_rate, float climbing_rate)
 

Detailed Description

Firmware dependent file for the guiding vector field algorithm for 2D and 3D parametric trajectories.

Definition in file gvf_parametric_low_level_control.c.

Function Documentation

◆ gvf_parametric_low_level_control_2D()

void gvf_parametric_low_level_control_2D ( float  heading_rate)

◆ gvf_parametric_low_level_control_3D()