hi brother i seriously need this code because of my project . please can you do me favour i will be so greatfull. i have tried obstacle avoidance but couldnt done much
Hello mate you making a great job. I wanted to know : can i use the tello's CPU and put in in an other drone and still adding this kind of program? Thanks from France
Hi thanks for watching 😊. Not sure if it could work since the firmware is designed for Tello system modeling and I haven’t done it before. Check out tellopilots.com forum to see if anyone have made such progress.
Thanks for the video, which version of drone you are using Tello or Tello EDU? are there any significant difference between them in terms of programming. TIA
does it necessarilly mean we have to train the drone on a feature to make it an obstacle?! I mean, can't we just use the tracking mode considering everything else as obstacle?
I do think so, glad that there are existing ML model that already trained to recognize common object like car, person etc. For the drone to know other ‘object’ is obstacle, first it must know there is object and one way to do that is by recognizing them using ML model.
great project Bazli.. Since the tello is hovering static.. Im a bit curious On how the system manage to calculate ball incoming speed. Was it done by image processing module or the ball speed is fixed equation parameter based on your test setup?
Hi Fazzlil, yes the object speed estimation being done by image processing. Even though the camera is monocular (can't get absolute distance) but it is possible to estimate the distance by correlation between known-distance-to-camera-pixel as record in here bit.ly/36Q4a5Q When able to estimate distance, to obtain the speed is pretty straight forward 😊
@@TheFazz737 Yes, not to mention that I heavily rely this on ML object recognition model to get the object frame size, so different object need different setting 😅. Based on my testing, the accuracy is ±10cm and its all depend on object recognition trained model quality.
hi, please share the code. at this point ur not helping anybody by NOT sharing it since alot of people need to do this for work or a school project. so please share code.
I believe there is enough info around here to help you do it yourself. Don't be lazy and don't bash the owner of the video for not giving everything out for free
Great inspiration for new and aspiring developers. I really appreciate your effort breaking things down and patiently explaining the details.
Thanks, my left ear enjoyed most of the video : )
Haha, sorry for the bad audio. Not sure what’s wrong with my recording equipment 😅
Hey, some really great videos here ! 😀
Hi, thanks Mark 😊
Power la brotherrr
Robot kecik je 😄
great video! The tello seems to have a lot of hidden capabilities for such a small drone without many sensors.
Agreed. The onboard sensors just enough to have interesting features when use them right.
I thought that my earphone was broken lol ahaha
Hi how did you increased the speed of the Tello more than the usual speed ?
hi brother i seriously need this code because of my project . please can you do me favour i will be so greatfull. i have tried obstacle avoidance but couldnt done much
Do you still need to extend SDK if you use SDK2.0 with Tello Edu? Thanks
HI Bazil,
Can you share the python code, Please?
Can you share your github project?
Hi, I'm looking to do something similar for a school project. Could I maybe get the code for doing some tests?
Hello mate you making a great job.
I wanted to know : can i use the tello's CPU and put in in an other drone and still adding this kind of program?
Thanks from France
Hi thanks for watching 😊. Not sure if it could work since the firmware is designed for Tello system modeling and I haven’t done it before. Check out tellopilots.com forum to see if anyone have made such progress.
Thanks for the video, which version of drone you are using Tello or Tello EDU? are there any significant difference between them in terms of programming. TIA
Hi, I’m using Tello and the way to interact with both Tello are same. But Tello EDU has more features to play with.
does it necessarilly mean we have to train the drone on a feature to make it an obstacle?!
I mean, can't we just use the tracking mode considering everything else as obstacle?
I do think so, glad that there are existing ML model that already trained to recognize common object like car, person etc.
For the drone to know other ‘object’ is obstacle, first it must know there is object and one way to do that is by recognizing them using ML model.
Hello, I am very interested in tello. I am a college student from Asia. I have watched your video before. Is the code open source?
Great Video!
Thanks 😊!
great project Bazli..
Since the tello is hovering static.. Im a bit curious On how the system manage to calculate ball incoming speed. Was it done by image processing module or the ball speed is fixed equation parameter based on your test setup?
Hi Fazzlil, yes the object speed estimation being done by image processing.
Even though the camera is monocular (can't get absolute distance) but it is possible to estimate the distance by
correlation between known-distance-to-camera-pixel as record in here bit.ly/36Q4a5Q
When able to estimate distance, to obtain the speed is pretty straight forward 😊
@@robotandcode1474 great... although it is may not be much accurate or reliable. But certainly the cheapest method using existing camera onboard.
@@TheFazz737 Yes, not to mention that I heavily rely this on ML object recognition model to get the object frame
size, so different object need different setting 😅. Based on my testing, the accuracy is ±10cm and its all depend
on object recognition trained model quality.
thank you for your Video. im live in Korea Student, can i see your Python code?
Can you share the full source code?
Hi, I would like to keep the code private until it’s ready for publication 😊.
RobotAndCode Can you send it my private. I need it.
My Mail: norbertreimer2@gmail.com
@RobotAndCode could you please send the code bro
Good morning, which program are you programming in?
I use Python if that what you asking.
Why not mod drones for people and charge them for modifications.
nice video
Thanks! 😊
Nice 👏
Katrina Mae Montes thanks 😊
hi, please share the code. at this point ur not helping anybody by NOT sharing it since alot of people need to do this for work or a school project. so please share code.
I believe there is enough info around here to help you do it yourself. Don't be lazy and don't bash the owner of the video for not giving everything out for free