PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Flight task for orbiting in a circle around a target position. More...
#include "FlightTaskManualAltitudeSmooth.hpp"
#include <uORB/Publication.hpp>
#include <uORB/topics/orbit_status.h>
#include <StraightLine.hpp>
Go to the source code of this file.
Classes | |
class | FlightTaskOrbit |
Flight task for orbiting in a circle around a target position.
Definition in file FlightTaskOrbit.hpp.