cmpe-DroneLab / GeoFly3D

3 stars 0 forks source link

Recovery from the cancelled MoveTo command #47

Closed Bera0422 closed 1 month ago

Bera0422 commented 1 month ago

Description

Sometimes the MoveTo command to the drone is unexpectedly cancelled. A recovery mechanism to resend the command should be implemented.

Bera0422 commented 1 month ago

Fixed. If the moveTo command is unexpectedly canceled, the command is being resent.