mavCmdNavTakeoff top-level constant

MavCmd const mavCmdNavTakeoff

Takeoff from ground / hand. Vehicles that support multiple takeoff modes (e.g. VTOL quadplane) should take off using the currently configured mode.

MAV_CMD_NAV_TAKEOFF

Implementation

const MavCmd mavCmdNavTakeoff = 22;