ReturnToLaunchCommand

public final class ReturnToLaunchCommand : MavlinkStandard.MavlinkCommand

MAVLink command which allows to return to home.

Note

Interrupts current flight plan. Any command after this one will not be executed.
  • Constructor.

    Declaration

    Swift

    public init(frame: Frame = .command)

    Parameters

    frame

    the reference frame of the coordinates.