Tello EDU Drone Swarming Tutorial with Packet Sender and Python

  Рет қаралды 77,461

Dennis Baldwin

Dennis Baldwin

Күн бұрын

Пікірлер: 119
@ricardoherrero
@ricardoherrero 5 жыл бұрын
Hello, thanks for the video, No one has said a easy way to give proper addresses to the drones. Usually WiFi AP behaves as DHCP, dynamically giving IPs in a range. But there´s an option to assign a fixed address in that range depending on MAC address, which you have seen in your video. So if you setup properly the WiFi AP with the MAC addresses of the drones you don´t need to scan the network to find them.
@fabiolsmineiro
@fabiolsmineiro 3 жыл бұрын
Thank you Dennis, i did exactly as you taught and it worked perfectly. I have three Tello EDU and i adapted your code to control all my three Tello EDU, it is working fine so far, and i am changing the commands as well and improving my knowledge about it.
@TonyVentura
@TonyVentura 2 жыл бұрын
Fala Fábio. Como faço pra entrar em contato com você pra trocar uma ideia sobre drones? Tô precisando fazer um drone swarm. Vc chegou-se ter sucesso nisso? Abraços
@MrRobotLong
@MrRobotLong Жыл бұрын
Hi, when you restart the drone, will it automatically connect to the wifi router? Or you have to do it manually every time?
@joshichintanc96
@joshichintanc96 7 ай бұрын
@@MrRobotLong No, once you configure it, it will connect to the wifi router. If you reset the tello drones, you will need to repeat the process. Some notes: 1. You can assign a fixed IP as @ricardoherrero guided in his comment above 2. You can also change your router without having to reconfigure your tello drones. Just ensure that the SSID and password of the new router is the same as that of previous one
@blackmennewstyle
@blackmennewstyle 5 жыл бұрын
I'm a simple man, i see a new video from Dennis BALDWIN, i smash that like button 4 times :) Have a great week and keep it up the great work!
@dennisbaldwin
@dennisbaldwin 5 жыл бұрын
So great to hear from you and hope you're doing well. Always appreciate your commentary and good words. Thanks and have a great week yourself!
@Augmented_AI
@Augmented_AI 3 жыл бұрын
Thanks for this video, I got mine working through my android wifi hotspot
@TonyVentura
@TonyVentura 2 жыл бұрын
Hi. I’m trying to hire someone to fly multiple tellos in sync. How dono get your contact? Thank you
@dennisbaldwin
@dennisbaldwin 2 жыл бұрын
Tony, if you can send me some details about your project I may be able to put you in touch with the right person. I know several people that do development with Tello drones. Feel free to shoot me an email: db at droneblocks dot io
@ElectronicGamerz
@ElectronicGamerz 2 ай бұрын
is there a way to send ap commands to non EDU tello drones?
@realherbalmeds
@realherbalmeds 4 жыл бұрын
Thank you so much Dennis. Your response was quick. I have a TP-link RE 205 . I will order the one you have.
@MrRobotLong
@MrRobotLong Жыл бұрын
Hi, when restart the drone, will it automatically connect to the wifi router? Or we have to do it every time?
@mecatx
@mecatx 4 жыл бұрын
Thank you for a great video. I have followed it exactly as demonstrated. Got to last step and had to stop. Now after connecting the EDU drones to the TP-LINK 8500 in AP mode on previous session. I cannot locate them on any WiFi program ( wifiinfoview) on any tablet or computer. WiFi. You said you would loss control of the EDU drone when connected to the router. Is there something you need to do to use again in normal mode or re-set them? This is happening with three EDU drones, and three regular Tello drones working fine at the same time on tablets, and computers. Thanks you for your help.
@reevanthlama2315
@reevanthlama2315 5 жыл бұрын
Thank you so much... was searching for such a tutorial for a VERY VERY VERY LONG TIME
@MrBelayaa
@MrBelayaa 5 жыл бұрын
Guess you never went on skillshare they teach you all this. Trickling onto KZbin videos
@MrBelayaa
@MrBelayaa 5 жыл бұрын
It's like a paid version of KZbin
@ayanpanja1956
@ayanpanja1956 2 жыл бұрын
Can it be done using normal tello drone??
@stuartward1357
@stuartward1357 Жыл бұрын
Awesome video. I am curious if this will also work with DJI Tello as well...
@ricardoherrero
@ricardoherrero 5 жыл бұрын
I have seen your code and I have doubts about your idea of swarm mode. I thought swarm mode should be a program loaded in each drone to behave according the info of the other drones. It´s like if you have to fly together to a destination very close, in formation, you have to control distance with each other drone all the way to the destiny. However I think you have done a great effort to develop this, congratulations!! I have seen tello edu videos about gesture recogntition, have you seen that?
@dennisxenos5561
@dennisxenos5561 3 жыл бұрын
Very good point about having one program loaded for each drone. Actually this is how i have set up a configuration where you can connect many tellos of any type kzbin.info/www/bejne/jJuUdqSinKakaac Also each drone has their own program
@IgnacioMorris
@IgnacioMorris 2 жыл бұрын
Dennis this is great! I would like to know if you have some library to connect in the same way the Mavic Mini
@mathisharma1749
@mathisharma1749 Жыл бұрын
hi, I tried your tutorial to configure the tello but i couldn't connect it with the router the same way you did. And it shows unknown error. Can you suggest a solution Also if somebody else does please reply
@vikasgarg32
@vikasgarg32 Жыл бұрын
when i send take off to a drone it returns error. Do you know how to fix this?
@willa2908
@willa2908 3 жыл бұрын
By the way what editor do use for the python code. Is there a link where I can download the editor, or is a .txt file sufficient? Thank you
@haikalhakim
@haikalhakim 2 жыл бұрын
Hi, Dennis! It's so interesting. Did you have also try swarming the Tello using a Matlab?...
@gregorysearch853
@gregorysearch853 Жыл бұрын
how difficult is it to connect other types (non Tello) drones to the swarm? can you use the same code and modify the IP addresses? or would it require a different approach?
@muhammedabidariffin5354
@muhammedabidariffin5354 11 ай бұрын
i having issue with the packet sender for the configure acess point that shows 'unknown command: ap'.Anybody can help me to sort this problem??
@AllyG1967
@AllyG1967 2 жыл бұрын
very cool video thank you. Only a little over my head but not by much. My first very simple basic question to get started is... does the router need to be connected to the internet?
@dennisbaldwin
@dennisbaldwin 2 жыл бұрын
Good question, Alister. No it does not. The router allows the devices to communicate with each other on the local network and does not need to go out to the internet.
@anthonyrickardii6198
@anthonyrickardii6198 2 жыл бұрын
Very interesting and impressive too. Awesome! Question is it possible to use this method or codes to others variety of drones like the rage stinger 240 drone?
@percymirai3018
@percymirai3018 2 жыл бұрын
Details of your drone? I want to know if are the same that me, I´been trying to conect with the command ap ssid pass, but the drone answer me that is an uknown command, someone have any idea? It´s the Tello Tlw004
@jackd6134
@jackd6134 5 жыл бұрын
Tello $80-$100 per? Are there less expensive swarm options w/o breaking the bank, especially when looking at N=10+?
@aabb-zz9uw
@aabb-zz9uw 2 жыл бұрын
How about $25-30 at manufacturing quantities? There are mips modules with wifi and low res camera but the sdk is only offered at MOQ=1000.
@hwasungj9249
@hwasungj9249 5 жыл бұрын
Thanks for sharing your knowledge and effort. I am a totally newbie in this field. It means, I even dunno how to send pythone code to Tello. Do you have any plan to share more detailed 'how to do those works in the clip' for newbies like me? I eager to learn and try. Many Thanks.
@MrBelayaa
@MrBelayaa 5 жыл бұрын
Hey buddy skillshare offers those videos it costs $20 CAN. Lost KZbinrs have 'this video's is sponsored by skillshare link down below' no one uses those. I know, skillshare tells you how many people have signed up. The video I used had 1.4 million views. Only 20 clicks on skillshare link
@hwasungj9249
@hwasungj9249 5 жыл бұрын
I do welcome questions from ones struggling to perform drone swarming with Tello EDU. E-mail me hwasungj@gmail.com
@thilacsanthiya6256
@thilacsanthiya6256 2 жыл бұрын
I really loved your video. I have a small question 🙋‍♂️ Do I need to send the commands every time I do power cycle? Or is it like, I send the command once and it’s saved on the drone, so the next time I turn it on, I don’t need to configure anything. Thank you
@dennisbaldwin
@dennisbaldwin 2 жыл бұрын
The ap command will persist so it will connect to your router on reboot. But any control commands are not stored. They are executed in realtime.
@thilacsanthiya6256
@thilacsanthiya6256 2 жыл бұрын
@@dennisbaldwin thank you 🙏
@srdjanbabic8304
@srdjanbabic8304 4 ай бұрын
Brilliant video!!!
@hippopotamus86
@hippopotamus86 5 жыл бұрын
With EDU, you can connect the drones to an access point? I'd love to be able to do this with the normal Tello.
@mnreddy6443
@mnreddy6443 4 жыл бұрын
we can do with normal ones too i believe. The normal one also supports droneblocks.
@omergencer95
@omergencer95 3 жыл бұрын
@@mnreddy6443 I tired with normal tello but it didn't recognize the ap command. How can do it?
@owardcadenas8774
@owardcadenas8774 5 жыл бұрын
Can wait to try the swarm feature out
@mclarenmani7559
@mclarenmani7559 4 жыл бұрын
Brooooo., You Just Rocked brooo..! Amazing., Will It Work on Only Tello or Can We Use Other Drones.!
@dennisxenos5561
@dennisxenos5561 3 жыл бұрын
I have just finished a small project combining a normal and edu tello kzbin.info/www/bejne/jJuUdqSinKakaac You can add more than one normal tello and control them independently but communicating to each other
@tibu9117
@tibu9117 5 жыл бұрын
@Dennis Baldwin so is it possible to do these with the regular tello's or would I have to buy the edu version for this?
@storytimebythefireplace5087
@storytimebythefireplace5087 5 жыл бұрын
Swarming is edu only
@randomeventstv
@randomeventstv 5 жыл бұрын
How much
@AmanGoelish
@AmanGoelish 4 жыл бұрын
works with regular tello check out the previous github repo from the previous video
@dennisxenos5561
@dennisxenos5561 3 жыл бұрын
An example with normal and edu tello here kzbin.info/www/bejne/jJuUdqSinKakaac You can add as many normal tellos as you wish
@naturewatcher7596
@naturewatcher7596 Жыл бұрын
How to program any drone, not only Tello?
@franckouambo9926
@franckouambo9926 4 жыл бұрын
hey Dennis, i have a projet, i want to make fly ten drone tello by command just one, please can you help me to do that.
@AboveandBeyondGlobalDrones
@AboveandBeyondGlobalDrones 5 жыл бұрын
~ Looking like it is easier to use a seperate AP Router for the Tellos than one's home network AP Router. A lot less clutter for one and can play with the python script without interfering with other devices ( at least Ten ) that we all have online at any one time. Have you found this to be the case?
@dennisbaldwin
@dennisbaldwin 5 жыл бұрын
Definitely. Am still trying to find a way if we can scan the network and identify Tello devices. That would make it easier to use a cluttered network. Matthew posted something in the comments. Will give that a try later and report back.
@mathewandrew385
@mathewandrew385 5 жыл бұрын
HI. I have a little question is that Drone's coordinates (X,Y and Z) values inserted in the image (JPG and RAW) by the camera or by the Drone. Thanks.
@najeebahmad7481
@najeebahmad7481 2 жыл бұрын
which packet sender did you use? i could not see the same interface using that
@najeebahmad7481
@najeebahmad7481 2 жыл бұрын
i have the 7.2.3
@JohnGFisher
@JohnGFisher 4 жыл бұрын
Excellent work man very helpful!
@kinyu1979
@kinyu1979 5 жыл бұрын
Hi Dennis, after the command mode is tello go normal mode after power off?
@realherbalmeds
@realherbalmeds 4 жыл бұрын
Hi your course offer tool that are use to accomplish excellent drone maneuvers. However, and let me add I am in All of your courses even the one ones on Udemy. I cannot foolow the important part, How do I find the Tellos password? My packetsender does not look like your. I cannot connect to Tello. ATT is no help.I have been at this for two months. Tp Link cannot be reachted . Gammer and all of the other younng people may undrestand networking. but what about seniors. Again great course.
@madladlabs
@madladlabs 3 жыл бұрын
Is it still possible to capture video via cv2.VideoCapture() when the drones are connected to an access point?
@madladlabs
@madladlabs 3 жыл бұрын
To answer my own question, after researching this, it seems that the answer is "no" and based on other people's inquiries to Ryze, they do not plan on supporting such functionality. What a shame - connecting to an AP with a good antenna can help increase the range of the drone and make controlling the drone from your desktop much easier. I guess I'll need to just use multiple NICs instead.
@dennisbaldwin
@dennisbaldwin 3 жыл бұрын
Thanks for sharing this. I had to look into it a while back and came to the same conclusion. It's a real bummer as it would be an amazing capability. I'll try to revisit it soon to see if I can turn up anything. Please share if you find anything else out. Best of luck with your project.
@mrdanker6756
@mrdanker6756 5 жыл бұрын
I wanna make em all do flips repeatedly, but interlaced, like a giant swarm ball of drones doing backflips, and they follow you around like that, a swarm-ball of backflips
@PfropfNo1
@PfropfNo1 4 жыл бұрын
how exactly do you send commands? what kind of window is that at 3:11?
@mihaelutzza87
@mihaelutzza87 3 жыл бұрын
Useful video. I tried to use the Tello Edu App (the Formation. feature) for connecting the drones to an access point but it did not work. Has someone managed to do this using the Tello Edu App? Thanks.
@MindBodySoulOk
@MindBodySoulOk 5 жыл бұрын
So on the windows version os packet sender there is no place to see the drones. What tha
@Bhanuprakash-xl6ti
@Bhanuprakash-xl6ti Жыл бұрын
Thanks a lot!
@AlokMishra_tech
@AlokMishra_tech 5 жыл бұрын
After trying this Tello's connection is not showing to me.
@zirk3212
@zirk3212 5 жыл бұрын
I cannot find any IP address which is online. I used the second method and everything pops up as offline. Is there any way to fix this?
@supundissanyaka8478
@supundissanyaka8478 5 жыл бұрын
Same here did you able fix?
@AbhishekSingh-qq5rb
@AbhishekSingh-qq5rb 5 жыл бұрын
Use a software called advanced IP scanner , go through the tutorial u need to put in a range of IP which u think the device can be example 192.168.0.0 - 192.168.0.255 ( as 255 is the last bit assigned) so it would be easy , i would look forward to contribute on your repositry..
@gerardopadilla6901
@gerardopadilla6901 2 жыл бұрын
How does the Tello gets back to normal?, so it can generate a Tello wifi again.
@suryasingh8810
@suryasingh8810 Жыл бұрын
Turn it on until yellow flashing. After that hold power until the drone restarts
@crayonk8528
@crayonk8528 5 жыл бұрын
thanks for the video, I did everything in the video but can't connect to tplink after doing the ap thing and tello reboot, pinged several IP addresses but no reply at all, any idea what's going on? Thanks
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
Are you providing the correct SSID and password? For me, I get a "OK,drone will reboot in 3s" response after I send the "ap" command, but I can't seem to detect the IP address of the Tello after it's connected to my network. Not sure what I am doing wrong.
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
Update: I discovered that Tello's API doesn't support 5G networks. It does work on a 2.4G network. Now, my problem is that my DHCP server is not assigning an IP address to my Tello EDU. I can see the MAC address, but not the IP address is blank. I'll keep you updated...
@hwasungj9249
@hwasungj9249 5 жыл бұрын
@@shervinghadeghan I am using the same router which Baldwin uses. And unfortunately I don't understand what you say. Anyway did you find a solution for the problem? Thanks in advance!
@hwasungj9249
@hwasungj9249 5 жыл бұрын
@@shervinghadeghan I just figured out that my router is same to Baldwin's. It means that mine is also 2.4Ghz. dunno why I does not work.
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
@@hwasungj9249 What response do you get when you run the "ap" command?
@mcknice527
@mcknice527 4 жыл бұрын
What do I do if Tello won't talk to computer
@darshanpatil1921
@darshanpatil1921 5 жыл бұрын
Sir. Tello is not responding to AP command.. Help me with this.
@hwasungj9249
@hwasungj9249 5 жыл бұрын
Same to you!!! Can anyone help US????
@chiragsalunke405
@chiragsalunke405 3 жыл бұрын
can i use tello v1.0
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
Hello again :) I am trying to run the ap command on Tello to connect it to a Raspberry pie's ad-hoc network. I give it my raspberry pie's SSID (No password) and it gives me the ""Unknown command: ap" response. Any idea what I am doing wrong? I made sure the ad-hoc network is configured to be 2.4GHz. Any help would be highly appreciated here. Thanks again for this video! You saved me! Cheers.
@namrae2007
@namrae2007 5 жыл бұрын
The AP command is only available on the Tello Edu version. It is not available on the Standard Tello
@gavi4212
@gavi4212 2 жыл бұрын
great video!
@frequencylim
@frequencylim 5 жыл бұрын
Dennis can you explain how you run your python on your apple terminal???????
@frequencylim
@frequencylim 5 жыл бұрын
I got it!!! thks
@hwasungj9249
@hwasungj9249 5 жыл бұрын
​@@frequencylim Hi Lim. Do your computer detect Tello's ip after 'configure ap'?
@frequencylim
@frequencylim 5 жыл бұрын
@@hwasungj9249 Yes
@hwasungj9249
@hwasungj9249 5 жыл бұрын
Thank you for your creative inspiration and sharing!!
@ae808692
@ae808692 5 жыл бұрын
Is there difference in firmware between ordinary Tello and Tello EDU? Ordinary Tello is much cheaper than Tello EDU. If ordinary Tello can be switched to SDK mode, or it can be flashed to EDU firmware, it is cheaper to try swarm mode especially if we need to buy them in many unit.
@KishoreKumar-uz8ir
@KishoreKumar-uz8ir 5 жыл бұрын
Did you find the answer to this question bro?
@namrae2007
@namrae2007 5 жыл бұрын
They EDU version is different. The Standard version CANNOT be upgrade to an EDU version with a firmware upgrade
@dennisxenos5561
@dennisxenos5561 3 жыл бұрын
You can connect many tellos together but you will need a rasperry pi for each tello, the benefit is the flexibility controlling each drone separately kzbin.info/www/bejne/jJuUdqSinKakaac
@reevanthlama2315
@reevanthlama2315 5 жыл бұрын
Could you send the swarm python code?
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
Hi! How do I revert the change for the AP command?
@amrhmzh2672
@amrhmzh2672 5 жыл бұрын
Turn on tello wait till its blinking amber and press and hold the power button for 5 seconds it will restart
@shervinghadeghan
@shervinghadeghan 5 жыл бұрын
@@amrhmzh2672 I just discovered this by accident a couple hours ago lol. I appreciate the response!
@TFChan-zg1ni
@TFChan-zg1ni 5 жыл бұрын
I don’t get any response from my drone! Pls help
@mencoschuurman7086
@mencoschuurman7086 4 жыл бұрын
It worked for me after I went to 'File' - 'Settings' and added the ASCII 'command' in the response data field
@DaliLllama
@DaliLllama 4 жыл бұрын
arp?
@mavic5149
@mavic5149 5 жыл бұрын
I don't understand why the fuck they don't sell them at mu local store or on Amazon
@erictidmore8047
@erictidmore8047 5 жыл бұрын
I’d love to run aerial light shows with something like this and some lume cubes lol
@dennisbaldwin
@dennisbaldwin 5 жыл бұрын
Ha! No lie. I wish Tello could carry one of those cubes. I'm sure you could get some cheap battery powered LEDs and give it a try. I've done some drone light painting in the past but this could take it to a whole new level.
@LustX
@LustX 5 жыл бұрын
Hey Dennis, A google search turned up using nmap to ping all interfaces in the 192.168.1.xxx range. Did you try that out? Google "stackoverflow 13669585". That's the question ID of a potential solution I found.
@kewba11
@kewba11 5 жыл бұрын
sudo nmap -snV 192.168.0.1/24 It's way faster, but noisy. I wrote an overly-complicated Ruby script to weed out the extraneous bits, producing Starting Nmap 7.70 ( nmap.org ) at 2018-12-11 15:38 CST [0 ] 192.168.1.1 192.168.1.1 (Cisco-Linksys) [1 ] 192.168.1.24 kamino.home.lan [2 ] 192.168.1.51 192.168.1.51 (LG Electronics (Mobile Communications)) [3 ] 192.168.1.52 192.168.1.52 (HTC) ...
@dennisbaldwin
@dennisbaldwin 5 жыл бұрын
To be honest I hadn't even though of nmap. I was trying to consider Windows users, which I don't think have access to nmap by default. But let me run some tests when I get back home and I'll definitely let you know. Thanks for sharing this, Matthew!
@mistercohaagen
@mistercohaagen 5 жыл бұрын
@@dennisbaldwin There's a GUI version for windows called zenmap; nmap.org/zenmap/
@dennisbaldwin
@dennisbaldwin 5 жыл бұрын
Hey guys, just an update. nmap does not detect Tello devices on the network. Similar to what you saw in the video where both of my Mac computers were listed, the Tello EDU drones were not.
@mistercohaagen
@mistercohaagen 5 жыл бұрын
@@dennisbaldwin I think nmap only scans common TCP ports by default. You could try scanning for the specific services that are supposedly listening via TCP on a Tello device; 9000/TCP Abyss (could also be 9999/TCP) with "-p PORT#" to identify them as one. Or since you're already able to get ICMP responses from a Tello, try a regular ping scan of your AP's WiFi DHCP range ("nmap -sn 192.168.0.100-254") I don't have a Tello here to test with, so I'd be interested in whether or not either of these suggestions work.
I create AI tracking drone using DJI Tello
17:32
RobotAndCode
Рет қаралды 74 М.
DID A VAMPIRE BECOME A DOG FOR A HUMAN? 😳😳😳
00:56
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
DJI Tello Obstacle Avoidance with YOLOv4
13:11
RobotAndCode
Рет қаралды 16 М.
Open Source Motion Capture for Autonomous Drones
10:34
Joshua Bird
Рет қаралды 622 М.
MP3 CDs: a hybrid "format" that never existed, yet was surprisingly common
34:18
Technology Connections
Рет қаралды 438 М.
Building a Tiny Office Pod Under My Stairs
51:47
Man Made
Рет қаралды 4,1 МЛН
The TELLO has a New App & it is Amazing!
9:59
CAPTAIN DRONE
Рет қаралды 452 М.
Easy Programming of  Tello Drone | Python OpenCV Object Tracking
12:26
Murtaza's Workshop - Robotics and AI
Рет қаралды 201 М.
How to swarm using mission planner
4:45
Andew Rios
Рет қаралды 2,9 М.
DID A VAMPIRE BECOME A DOG FOR A HUMAN? 😳😳😳
00:56