- 9
- 169 029
RobotAndCode
Malaysia
เข้าร่วมเมื่อ 3 พ.ค. 2020
My name is Murtadha Bazli Tukimat and I'm the creator of RobotAndCode.
I love robotics, automation and software engineering and will put some of
my beloved and dedicated projects for you to see.
I hope you enjoy this channel as much as I do and if you do, hit that subscribe button
to keep updated with my recent projects.
I love robotics, automation and software engineering and will put some of
my beloved and dedicated projects for you to see.
I hope you enjoy this channel as much as I do and if you do, hit that subscribe button
to keep updated with my recent projects.
DJI Tello - Getting Started with Software Development
This time I going to explain in details how communication happen between host computer/device to Tello. This is fundamental question that bother me too when getting started to develop program with Tello.
The SDK documentation provided by Ryze is comprehensive enough but still lacked of visual instruction which I think would be a great for new starter developer that have brief understanding about UDP communication etc.
Thanks for watching and I hope you guys find this video useful for your project development.
Google Slides
bit.ly/35FhrPk
Bitbucket Repo (code)
bitbucket.org/RobotAndCode/tello-ai/src/master/
Hardware:
► DJI Tello: invol.co/cl1pagp
Recording gear:
► Logitech C310 HD Webcam: invol.co/cloeua
► BOYA BY-M1 - Lavalier microphone: invol.co/cl1pakt
Facebook: RobotAndCode
Twitter: RobotAndCode
LinkedIn: www.linkedin.com/in/murtadha-bazli-tukimat/
Patreon: www.patreon.com/robotandcode
The SDK documentation provided by Ryze is comprehensive enough but still lacked of visual instruction which I think would be a great for new starter developer that have brief understanding about UDP communication etc.
Thanks for watching and I hope you guys find this video useful for your project development.
Google Slides
bit.ly/35FhrPk
Bitbucket Repo (code)
bitbucket.org/RobotAndCode/tello-ai/src/master/
Hardware:
► DJI Tello: invol.co/cl1pagp
Recording gear:
► Logitech C310 HD Webcam: invol.co/cloeua
► BOYA BY-M1 - Lavalier microphone: invol.co/cl1pakt
Facebook: RobotAndCode
Twitter: RobotAndCode
LinkedIn: www.linkedin.com/in/murtadha-bazli-tukimat/
Patreon: www.patreon.com/robotandcode
มุมมอง: 12 941
วีดีโอ
DJI Tello Overheat - Fixed??
มุมมอง 15K4 ปีที่แล้ว
In this video, I share my own finding on how to overcome DJI Tello overheating problems that caused Tello perform landing just after ~2min flight time. For this, I create 3 design for replacing Tello's bottom cover to improve airflow for helping dissipate the heats coming from VPU/CPU. In the end, I share the results for all design including default Tello's bottom cover and the result is shocki...
Improve Code Quality with SonarQube
มุมมอง 2.6K4 ปีที่แล้ว
As a developer, I tend to write codes that are functional but missed some coding standard, introduced unnecessary complexity and potential bugs while develop it. with SonarQube, these issues of bad design and code quality can be improved and become a quality checkpoint before commit the features to main branch. Therefore, this video will covering on how I setup and configure SonarQube server us...
DJI Tello Obstacle Avoidance with YOLOv4
มุมมอง 17K4 ปีที่แล้ว
So glad I've completed this video. It's been a long journey for me to implement this Obstacle Avoidance protocol in my existing program. This obstacle avoidance use YOLOv4 to identify ball distance, speed and time-to-collision (ttc) that being used to trigger the avoidance routine. For more info about how to train your own custom dataset with YOLO, you can check out my other youtube video on se...
Develop Path Planning GUI for DJI Tello
มุมมอง 15K4 ปีที่แล้ว
Predefined path planning for Tello only available through phone apps with limited features. Here I create a single Python script that able to translate path design from GUI window into physical distance, speed, rotation angle for Tello to follow. Using this method, we can trigger DJI Tello to follow the predefined paths by using hand gesture or using keyboard. However, there are limitation comi...
Easy Installation, Training and Use of YOLO Darknet
มุมมอง 15K4 ปีที่แล้ว
Installing YOLO Darknet properly with CUDA, cuDNN and OpenCV integration can be trivial. This video is about me sharing an easy way to install those packages required and ensure everything is worked as expected. In this video (4) topic will be explained: 1. Installation of YOLO requirements 2. Dataset preparation for machine learning training 3. Training process demystified 4. Using the trained...
Improve Drone Flight Time with Ducted Propeller?
มุมมอง 10K4 ปีที่แล้ว
This video is about me studying the impact of Ducted Propeller toward drone flight time efficiency using DJI Tello. Recently I've read about Ducted Propeller and based on the literature, it seem obvious the advantages of the mechanism. Nonetheless, either this design is useful for a drone that is lightweight with small battery capacity like DJI Tello or not, that's what I'm discovering in this ...
Teach sign language to AI drone
มุมมอง 6K4 ปีที่แล้ว
I've added new classes to my existing machine learning model (beside tracking my face) to detect specific sign language alphabet. This allow me to enter different modes (auto-tracking, auto-monitoring & emergency power down) using hand gestures. Object recognition using YOLO Darknet has never been easier, with ready-baked YOLO-Python wrapper, you can use your favourite (at least mine) Python pr...
I create AI tracking drone using DJI Tello
มุมมอง 76K4 ปีที่แล้ว
The first ever my video in this channel is about converting a DJI Tello quadcopter into an AI tracking drone. 00:26 High level design 01:00 Explanation about DJI Tello features 02:42 Explanation on Tello SDK 03:48 Explanation about YOLO Darknet (an object tracking model) 06:07 Create Python program to send command to Tello 07:47 Create Python program to stream sensor reading from Tello 08:45 Cr...
Square tube Cd: 2.05 Round Bar/pipe Cd: ~1.17 (1.75X lower than square) Aero teardrop (wing) shape Cd: 0.045 (45.56X lower than square and 26X lower than round) Now.... what shape are the stators that hold your ducts..? What shape are the 'arms' that hold the motors..?? Yet somehow these facts seem to have escaped actual aircraft builders!? NutZ! :) "Errr..... lets blow high speed air down on a surface we want to keep up.... errrr?... why don't it work!?" Are these.. 'aircraft builders' going to start putting fans, blowing into the sails, on sailing boats next!?
Awesome keep rocking 🎉
Hello does this path planning work for inside of a building too? Like inside a big warehouse
Thank you for this guide
Amazing Video! Looking forward to experimenting with my Tello!
amazing brother we should talk about this where can we be in contact
Good to see you Bazli! Hope you are well.
Could anyone share the source code for the model , it would be of great help if possible
Hi there! It's a nice job. In the source code, I found only several independent files. I don't know how do you do to send the yolo data to the drone. Is that missing, I am really interested in realize the same things on my own:) Thx a lot!
Hi there, could you please share your souce code with us? I am really interested in your project!
Hi there, I am wondering that is there is a way to get the 3D model? It's a little bit difficult for me to model it on my own.Thx a lot!
Excellent video! I know this is a 3 y/o video now, but I've been doin a lot with Tello EDU swarms lately. You really nailed the CV capabilities. Nice clean code. Very impressive.
Bro it's a great project just please give us the whole code please
Thanks sir. And what's name of program CAD your design 3d i want to learn
Ryze Tello can be programmed??
I have ryze tello...how to start coding ?
Can this programming be added to an fpv? @robotandcode
Please need your help .. really I need your assistance.. for the bottom cover upgrade .. bug I am nog from your country 😢😢😢😢😢😢😢😢😢😢😢
Hi how did you increased the speed of the Tello more than the usual speed ?
Why did you not go through any code to input this JSON file into the tello?? or did you do the demo with your own version of path planning GUI??
How does tello Read these JSON files?
Is that the model Tello Ryze? thanks for the video.
Do you still need to extend SDK if you use SDK2.0 with Tello Edu? Thanks
This is so cool! I want to do something similar to this and your videos will definitely be a great help :)
Hello, what did you do in the code for making the drone follow you? You referenced that, but never showed the implementation in the code. Your explanation or source code would be very helpful. Thanks!
Hi I am 75 years old retired Telecom Engineer and my hobby is IoT and Aeromodelling. This is really a great video with whole lot of information on Tello. Please also post a video on how to use NodRED with Tello. Thank you with Great Regards.
Nice. You releasing the code files for this and turning controls?
will this work on yolov5?
Nice work bro
Thank you so much man! I'm a computer science student that is from Turkey, With your videos I joined a computation. We are making a drone which can fly automatically and we use the tello and your videos. For now not everything is okay but with your datas I believe we can do that. I really learned many things from you. THANK YOU SO MUCH. If I struggled anything if you don't mind I wanna ask.
I just came across your video. Very interesting experiment. However, your test results do not support your conclusions. Overall flight times were inferior with the ducted props. There is no advantage to adding ducts compared to the control. Also you did not mention if the batteries were identical in starting voltage. If you could find a way to bring the ducted Tello's weight to equal the control then the comparison would be more interesting. Measuring the thrust of both test subjects by adding small weights to the drones until they are unable to lift off would also be fun to learn. Still, I enjoyed you video. Nice work with the 3d printing. Best regards from Canada.
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
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
idk but when i command to take off it doesn't take off, just turning on the motor faster and the sound loud
can u tell me which software did you use for writing the program?. As you have told nothing about any of this stuff.
Well Done, very accurate and informative with good conclusions
hi nice video for me , but i wonder . ubuntu 20.04 can work it?
No the ducted propeller that you want is supposed to be a one piece the whole prop and ducting should be one piece. this also removes prop tip turbulence and no lift zones. Also you dont need them that high at all just about the tallness of the angled blade tips.
Just another question, are you from Malaysia ? I'm from Malaysia too and I would appreciate it if you could help me out
Hi there sir, my name's Ali and I'm currently working on a object detection yolov5 using tello drone. I've already trained my custom model yolov5 but i can't seem to load my model and run it in tello drone. Could you please help me out ?
hi! i was wondering how do you eventually use the .JSON file (the path that we have created) to fly the Tello, as you demonstrated. Your response will be much appreciated!
For me it only overheats when it's layin on the table for 10 minutes trying to connect. Bought verified original 2022.
Awesome work!
See My list of mood Tello th-cam.com/play/PLW2vddeUabEk4_FAHLaUaULCc89jMT--A.html
Macam nak buat Al Saya Tak pandai buat Al
Hi, you running the .py on cmd?
Hello, I am a student and I am very interested to learn. Would it be possible to see code of your own version of Path Planning GU that you showed in your video at 36:30?
Hello, I am a student and I am very interested to learn. Would it be possible to see code of your own version of Path Planning GU that you showed in your video at 36:30?
did you convince them to employ you ?
Msh ada tak?
great work, thank you very much.