mavCmdDoReposition top-level constant
MavCmd
const mavCmdDoReposition
Reposition the vehicle to a specific WGS84 global position. This command is intended for guided commands (for missions use MAV_CMD_NAV_WAYPOINT instead).
MAV_CMD_DO_REPOSITION
Implementation
const MavCmd mavCmdDoReposition = 192;