dwalker-uk / TelloEduSwarmSearch

A Python library for interfacing with the Ryze Tello Edu, including swarm and search behaviours.
MIT License
25 stars 24 forks source link

Delay while issuing consecutive commands #2

Closed siddharthramesh closed 5 years ago

siddharthramesh commented 5 years ago

Hey, so I find that the Tello responds better if we add a small amount of delay between consecutive commands. Is there any way to send numerous consecutive commands in a loop and also ensure the drone receives these commands successfully without delay?