mavCmdDoSetRoiLocation top-level constant

MavCmd const mavCmdDoSetRoiLocation

Sets the region of interest (ROI) to a location. This can then be used by the vehicle's control system to control the vehicle attitude and the attitude of various sensors such as cameras. This command can be sent to a gimbal manager but not to a gimbal device. A gimbal is not to react to this message.

MAV_CMD_DO_SET_ROI_LOCATION

Implementation

const MavCmd mavCmdDoSetRoiLocation = 195;