54 (ParamFloat<px4::params::MPC_LAND_SPEED>) _param_mpc_land_speed,
55 (ParamFloat<px4::params::MPC_THR_HOVER>)
Abstract base class for different advanced flight tasks like orbit, follow me, ...
virtual ~FlightTaskFailsafe()=default
FlightTaskFailsafe()=default
bool activate(vehicle_local_position_setpoint_s last_setpoint) override
Call once on the event where you switch to the task.
bool update() override
To be called regularly in the control loop cycle to execute the task.