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

demo_search.py with incorrect call to search #5

Open mervturner opened 2 years ago

mervturner commented 2 years ago

I have run all the demo scripts and all has run well Running the demo_search.py script gave an error on the 'tello_num' parameter as in 'tello_num=1' I replaced this with 'tello=1' and found it worked correctly The code provided shows the modified code with the original code below it but commented out

image

This is the only provided script using the individual_behaviours and as yet I haven't started writing my own thanks Merv

Unsure if anyone is using this code but it has enabled me to control multiple tellos from the same WiFi whereas previously I was having issued detecting the Tellos