I Built an AI Controlled Drone (2/3) - Gesture Control with OpenCV AI Kit

Поделиться
HTML-код
  • Опубликовано: 26 июн 2024
  • In the last episode, in my attempt to build my own Drone and get it to fly, I nearly destroyed it...
    [I Built an AI Controlled Drone (2/3) - Gesture Control with OpenCV AI Kit ]
    ⭐Drone Dojo RPi Course - bit.ly/DroneRPICourse
    ⭐Drone Dojo Precision Landing Course - bit.ly/DroneDeliveryRPiCourse
    ⭐OpenCV Kickstarter Campaign - bit.ly/OpenCVKickStarter
    ⭐FREE AI-CV Course - augmentedstartups.info/yolov4...
    ⭐Get Roboflow Dataset - roboflow.com/as1
    ⭐Membership + Source Code - bit.ly/Join_AugmentedStartups
    ⭐AI-CV Nano Degree - bit.ly/AugmentedAICVPRO
    ...that's right. In this episode, Im going to add in some AI to this drone so that it will recognize gesture commands to take off and land, just like how DJI does with its air gesture commands. To find how I did it and how I recovered the drone from a near fatal crash, we have to go back 2 weeks... back when I began the planning phase of the AI and Computer Vision development. In this phase I defined the gestures that it should have, which were Take Off, Land and Follow. It would have been really nice to integrate all 10 gestures that DJI features on its drones, but due to time constraints I had to stick with the basics. .
    WATCH PART 1 - bit.ly/AIDronePart1
    This video is Part 2 of 3 in the AI Gesture Controlled Drone Series - So Subscribe with the Bell Icon to get notified ;)
    -----Parts List used in Video-----
    ⭐ Drone Kit - bit.ly/Drone-kit
    ⭐ Raspberry Pi 4 - amzn.to/3fhSI7c
    ⭐ Pixhawk Flight Controller - amzn.to/34ceBjp
    ⭐ OpenCV AI Kit - bit.ly/GetOAKNow
    ⭐ Roboflow - roboflow.com/as1
    ⭐ Breadboard Electronics kit - amzn.to/2LgiTQJ
    So how it works is that on boot up, the smart camera will detect me and once I give the command to takeoff which is like this....Yeah I know I look like a cheer leader doing this, but anywhere the drone will spin its rotors and fly into the sky until a certain altitude is reached. Then the drone should, on detection, follow me around along its yaw axis until I give the Naruto run command to Land. Now keep in mind that we want to avoid unintentional commands, So when the drone is flying, we dont want to take off again or when its landed, we dont want it to take off again by mistake.
    I mean imagine I go to pick up the drone and then the rotors spin right into my face. [aah]..That would not be pretty. So we'll need to code some additional logic to ensure that this doesn't happen.
    ------------------------------------------------------------
    Learn Advanced Tutorials
    ►www.Augmentedstartups.info/Te...
    Support us on Patreon
    ►www.AugmentedStartups.info/Pa...
    Chat to us on Discord
    ►www.AugmentedStartups.info/di...
    Interact with us on Facebook
    ►www.AugmentedStartups.info/Fa...
    Check my latest work on Instagram
    ►www.AugmentedStartups.info/in...
    ------------------------------------------------------------
    ----Music used in this video -----
    Rock Sport Energy by Infraction [No Copyright Music] ⁄ Play It Cool
    RETRO AESTHETIC BACKGROUND MUSIC (no copyright)
    Upbeat Indie Rock by Infraction [No Copyright Music] ⁄ Holiday
    ROYALTY FREE Technology Background Music ⁄ Tech Corporate Royalty Free Music by MUSIC4VIDEO
    TIK TOK [ Royalty FREE USE ] - [ Drum & Bass ] [No Copyright Sound] Kraedt - Surface
    Sport Trap Rock by Infraction [No Copyright Music] ⁄ Training Day
    LAKEY INSPIRED - Chill Day
    AGST - Relax
    Jarico - Island
    Fun Time - Dj Quads
    Monday - Jeff x Spencer
    #computervision #drone #DJI
  • РазвлеченияРазвлечения

Комментарии • 53

  • @mwapedaka9677
    @mwapedaka9677 2 года назад +7

    you are just so amazing bro i like th way you encounter problems and just solve them like its nothing

    • @Augmented_AI
      @Augmented_AI  2 года назад

      Thanks bro. It seemed like nothing but was quite challenging at the time 😁. But thanks appreciate the support

  • @kevinflores105
    @kevinflores105 3 года назад +6

    It is incredible what you are achieving, I dream of building a drone much better than DJI in all aspects, little by little it will be achieved, what a good start!

  • @pranjulatoysoldier
    @pranjulatoysoldier Год назад +1

    bhai this tutorial is very good ... I love it

    • @Augmented_AI
      @Augmented_AI  Год назад

      I'm glad you do :) please share this video. It will help me out

  • @alexsin7280
    @alexsin7280 3 года назад +5

    Hey, would you happen to know how you are connected to the drone without a transmitter? does your drone use a receiver? or is there a another piece of hardware that allows for this communication?

    • @Augmented_AI
      @Augmented_AI  2 года назад +3

      The drone has a reciever but the code is stored on board the raspberry pi. So you can remote desktop into the pi. And start the code from there

  • @jaideepsingh2687
    @jaideepsingh2687 Год назад +1

    did u code the PID control as well or is it included in the flight controller itself ?

    • @Augmented_AI
      @Augmented_AI  Год назад

      Yes its better to use PID for the computer vision code.

  • @amazlin8271
    @amazlin8271 Год назад

    What is the purpose of raspbery pi and hwsk?

  • @fadhelalsuwaidi1221
    @fadhelalsuwaidi1221 2 года назад

    1:28 finally you reveal your identity @.@

  • @jacobstech1777
    @jacobstech1777 2 года назад +1

    amazing

  • @ishtiaqahmad4118
    @ishtiaqahmad4118 Год назад

    Great Brother. Ishtiaq Ahmed Siddiqui

  • @abhijitbaruah2207
    @abhijitbaruah2207 2 года назад

    what python packages you used.please reply sir

  • @priyanshugiri3340
    @priyanshugiri3340 2 месяца назад +1

    Which pi camera you are using? Suggest any best budget camera for pi 4B

    • @Augmented_AI
      @Augmented_AI  2 месяца назад

      I’m using the opencv ai kit

  • @Moon-uc6dj
    @Moon-uc6dj 2 года назад +1

    can you show us the coding part?

  • @mururaj4022
    @mururaj4022 2 года назад

    how long does the battery last with the AI processing?

    • @Augmented_AI
      @Augmented_AI  2 года назад +1

      15 to 20 minutes with a 6000mAh battery

  • @jackd6134
    @jackd6134 Год назад

    I must be blind, so could you post a link to the 3DP leg files?

  • @ysriramasubrahmanya3113
    @ysriramasubrahmanya3113 2 года назад

    Code?

  • @sadeqsedqi652
    @sadeqsedqi652 3 года назад +2

    👍👍

  • @christianjohnson961
    @christianjohnson961 2 года назад +1

    where is the STL file for the 3D printed leg extensions

    • @Augmented_AI
      @Augmented_AI  2 года назад +1

      Il put the link in description. But you can find it on thingiverse. I searched for f450 spider leg.

  • @shivamyadav6854
    @shivamyadav6854 Год назад +2

    What is the cost opencv ai kit

  • @akritimendiratta1949
    @akritimendiratta1949 Год назад +1

    Hey, I wanna work on this drone as my master's project, so can you assist me in this?

    • @Augmented_AI
      @Augmented_AI  Месяц назад

      We can discuss here chat.whatsapp.com/JTuIB3eEfDRGo0TL4RzqwB

  • @uchitmodi7265
    @uchitmodi7265 3 года назад +1

    Can we use 5mp Raspberrypi camera for this project??

    • @Augmented_AI
      @Augmented_AI  3 года назад +3

      It is possible but you'll won't get the same capabilites as the OpenCV AI Kit in terms of performance.

    • @larsenmathias4499
      @larsenmathias4499 3 года назад +1

      @@Augmented_AI bro what is the total cost of this whole project

    • @Augmented_AI
      @Augmented_AI  3 года назад +1

      @@larsenmathias4499 it's about $650 for thr kit and $200 for the opencv ai kit

    • @larsenmathias4499
      @larsenmathias4499 3 года назад

      @@Augmented_AI dude where do you live tell in rupees

    • @larsenmathias4499
      @larsenmathias4499 3 года назад

      @@Augmented_AI lol I had done a drone using kk2.1.5 that costed me around 10k

  • @gurupandian5743
    @gurupandian5743 2 года назад +1

    What is the total cost to construct this drone from scratch?

    • @Augmented_AI
      @Augmented_AI  2 года назад +2

      It's about $799 for thr kit. I can show you where to get the kit

    • @gurupandian5743
      @gurupandian5743 2 года назад

      @@Augmented_AI this seems to be expensive bro. Is it possible to share the cost of each components and specs

  • @sravanpatel3697
    @sravanpatel3697 2 месяца назад

    Spider legs stl file bro its not in description

  • @susantasharma
    @susantasharma 3 года назад +1

    Why not TPU + Pi ?

    • @Augmented_AI
      @Augmented_AI  3 года назад +1

      It is an alternative but OpenCV AI Kit has built in AI so it takes off the load from the Pi. Normally the image from the camera has to travel to the TPU. Here it's all done on the camera.

    • @susantasharma
      @susantasharma 3 года назад

      @@Augmented_AI But I tried to purchase the depth cam of OpenCV AI kit quite a while ago. It was only available for prebooking. Is it in market already? If yes? can u share some link? I am from Taiwan

  • @crisdeodates
    @crisdeodates 2 года назад +2

    @8:50 my virtual drone crashed... I think its virtual battery is dead somehow... 😂😂😂😂

    • @Augmented_AI
      @Augmented_AI  2 года назад +3

      Haha never in my life I saw an upside down simulated drone 😁🤣

  • @androidpc9656
    @androidpc9656 3 года назад +1

    👌👌

    • @Augmented_AI
      @Augmented_AI  3 года назад

      Thanks bro 😁

    • @androidpc9656
      @androidpc9656 3 года назад

      @@Augmented_AI can we power a whole drone only with solar power,is it possible ???

  • @ayusharora2019
    @ayusharora2019 11 месяцев назад

    What country are you from? It is difficult to understand your accent.

  • @kingsleypage555
    @kingsleypage555 2 года назад

    Hey mate, you should offer your services to Ukraine Military. Russians have signal jammers to stop RC. AI should be able to fly by vectors and cameras. Kamikaze drones needed desperately, make a fortune. You supply the drones, they supply the explosives. Good luck.

  • @PritishPal
    @PritishPal 6 месяцев назад

    Up Indian ho na?