PX4 Firmware
PX4 Autopilot Software http://px4.io
FlightTaskAutoLine.cpp File Reference
#include "FlightTaskAutoLine.hpp"
#include <mathlib/mathlib.h>
Include dependency graph for FlightTaskAutoLine.cpp:

Go to the source code of this file.

Variables

static constexpr float SIGMA_NORM = 0.001f
 

Variable Documentation

◆ SIGMA_NORM

constexpr float SIGMA_NORM = 0.001f
static