mavCmdSetGuidedSubmodeStandard top-level constant

MavCmd const mavCmdSetGuidedSubmodeStandard

This command sets the submode to standard guided when vehicle is in guided mode. The vehicle holds position and altitude and the user can input the desired velocities along all three axes.

MAV_CMD_SET_GUIDED_SUBMODE_STANDARD

Implementation

const MavCmd mavCmdSetGuidedSubmodeStandard = 4000;