|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Runway takeoff handling for fixed-wing UAVs with steerable wheels. More...
#include <stdbool.h>#include <stdint.h>#include <math.h>#include "RunwayTakeoff.h"#include <systemlib/mavlink_log.h>#include <mathlib/mathlib.h>Go to the source code of this file.
Namespaces | |
| runwaytakeoff | |
Runway takeoff handling for fixed-wing UAVs with steerable wheels.
Definition in file RunwayTakeoff.cpp.