TelloSDK / Multi-Tello-Formation

A Sample Code that implements the formation function of multiple tellos
MIT License
182 stars 79 forks source link

Question about step 3 and 4 #2

Open arthur-yh opened 5 years ago

arthur-yh commented 5 years ago

In step 3, set_ap(ssid, password) I change ssid=tello and password=tellotello in file formation.py. Then I do the following code python formation_setup.py and it returns like sending command command from ('192.168.10.1', 8889): ok sending command ap tello tellotello from ('192.168.10.1', 8889): OK,drone will reboot in 3s Then I run python multi_tello_test.py test_2_drones.txt, but it shows [Still_Searching]Trying to find Tello in subnets... all the time, no tello is detected. I build an wifi like this. image And my test_2_drones.txt is shown below: image do you know where the problem is? thanks!

dwalker-uk commented 5 years ago

Is the ssid and password for a wifi network you’ve already created via a router or similar? And is your laptop / computer connected to the same wifi network? Both must be true for ap mode to work.

honda0510 commented 5 years ago

Try this version.

Ache615 commented 5 years ago

In step 3, set_ap(ssid, password) I change ssid=tello and password=tellotello in file formation.py. Then I do the following code python formation_setup.py and it returns like sending command command from ('192.168.10.1', 8889): ok sending command ap tello tellotello from ('192.168.10.1', 8889): OK,drone will reboot in 3s Then I run python multi_tello_test.py test_2_drones.txt, but it shows [Still_Searching]Trying to find Tello in subnets... all the time, no tello is detected. I build an wifi like this. image And my test_2_drones.txt is shown below: image do you know where the problem is? thanks!

try to check your script,be sure that your SN numbers are correct.

Nicanor354 commented 4 years ago

bonjour, j'aimerais savoir si un adaptateur wifi est nécessaire pour piloter plusieurs drones ?