SetRoiNoneCommand

public final class SetRoiNoneCommand : MavlinkStandard.MavlinkCommand

MAVLink command that cancels any previous ROI command returning the vehicle/sensors to default flight characteristics.

Issuing this command the drone will look towards the next waypoint.

  • Constructor.

    Declaration

    Swift

    public init(frame: Frame = .command)

    Parameters

    frame

    the reference frame of the coordinates.