Definition: FlightTask.hpp:58
bool activate() override
Call once on the event where you switch to the task.
Definition: FlightTaskFailsafe.cpp:39
Definition: FlightTaskFailsafe.hpp:43
Definition: px4_param.h:318
Abstract base class for different advanced flight tasks like orbit, follow me, ...
bool update() override
To be called regularly in the control loop cycle to execute the task.
Definition: FlightTaskFailsafe.cpp:50