FlyDirective

public class FlyDirective : PointAndFlyDirective

A directive requesting the drone to move to a given location.

Note

The provided speed values are considered maximum values: the drone will try its best to respect the specified speeds, but the actual speeds may be lower depending on the situation. Specifying incoherent values with regard to the specified location target will result in a failed move.