stop
Stops execution of current flight plan, if any.
This method has effect only if the piloting interface is active or if isPaused is true
. Once the execution is stopped, the piloting interface is deactivated and isPaused() will return false
.
Return
true
if the stop request has succesfully been sent to the drone, false
otherwise