mavCmdNavPayloadPlace top-level constant

MavCmd const mavCmdNavPayloadPlace

Descend and place payload. Vehicle moves to specified location, descends until it detects a hanging payload has reached the ground, and then releases the payload. If ground is not detected before the reaching the maximum descent value (param1), the command will complete without releasing the payload.

MAV_CMD_NAV_PAYLOAD_PLACE

Implementation

const MavCmd mavCmdNavPayloadPlace = 94;