Full Jetson Nano Smart Rover Guide | From Pieces To Programming In 2 Hours!

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 79

  • @Lsourire
    @Lsourire 2 роки тому +10

    This is one of the best tutorial video I have ever watched on youtube. I have no background in this area at all but still can catchup alot of things you try to explain. I just want to let you know that you really did a great job and eventhough i dont know if I could successfully followed your guide or not but Im appreciated. Please keep up on posting these very helpful videos. From Thailand. liked and subscribed!

  • @danielnunez3518
    @danielnunez3518 2 роки тому +2

    You simplified the thing that nobody else could…
    This should help me in my 6 wheeled mars rover inspired “earth rover” that actually goes past 1 mph. And water

  • @troyrobinson8343
    @troyrobinson8343 3 місяці тому +1

    This was so freaking helpful, thank you.

  • @smartassist9700
    @smartassist9700 2 роки тому +2

    Question Sir,
    I am a disabled old man, I WANT to take the smallest SEARS push mower and put a JETSON nano on it. Cameras, object ID, rear push wheels free moving front wheels.
    Load all software, hardware, wiring, etc. then (1st remote control cut front yard while it records video from all needed cameras). Once yard is cut, go through video and make sure JETSON recognizes all objects, learns exact path/pattern/route. Then hopefully it should follow original movement pattern/path, identify all obstacles, (notify me on new obstacles) but go around them close but safely.
    Is that logical in how I accomplish a fully ai automatic mowing of my lawn? Side yard - use 2nd MICROSDXC (or drive to store mapping data.
    Then same for rear yard.
    I have no idea how much data space needed for each section of yard much less entire yard!
    If I mow neighbor’s yard, I just load mapping source of her yard. (Different storage for different yards to cut.)
    That way I help elderly, and I make a little money THOUGH DISABLED as I cannot push a mower.
    I will hopefully have a BRAND ELECTRIC ZERO TURN MOWER COMPANY sponsor a big mower after showing small mower working.
    My yard is almost 2 acres. Small push mower will take forever… but that’s ok if automated!
    But with big mower I can help elderly with their yards for free even.
    Will you volunteer with guidance? I’m not a programmer but love to work with tech WITH DETAILED INSTRUCTIONS. (BRAIN INJURY) PART IF DISABILITY.
    PLEASE REPLY! ALTON

  • @lundebc
    @lundebc 2 роки тому +4

    Fantastic, this will help me navigate the automation of my (current r/c) mower

    • @thedronedojo
      @thedronedojo  2 роки тому +1

      That's awesome! Keep me posted on that for sure!

    • @lundebc
      @lundebc 2 роки тому +1

      @@thedronedojo I will do so. I have been trying to read everything in the ArduRover documents, but this give me a real leg-up starting point, and I just got the Jetson Nano, so I just need to buy the pixhawk and such to get started.

    • @thedronedojo
      @thedronedojo  2 роки тому +2

      @@lundebc Nice! Yeah the documentation is great but can be kind of like reading a dictionary to learn English. I hope this video helps you!

    • @levi_lcl
      @levi_lcl 2 роки тому +1

      @@lundebcGood idea I'm doing the same thing! Are you using a Sabertooth 2x32 to connect to your powerchair motors?

  • @joshmellon390
    @joshmellon390 Рік тому

    Holy shit the lawn mower... as I was thinking it in my head you introduced it haha

  • @jackmcnulty2858
    @jackmcnulty2858 2 роки тому

    I am trying to make one with bendyruler and TG30 Lidar. I am not totally clear on how this all goes together. I can say that had I known about your kit I would have bought it. It has all the details of how to build it. And missing just one can be a nightmare. And it is easy to miss. Also the cost is extremely reasonable. Much less than I paid for equivalent components. Really nicely done rover. I wish I started with your kit. I am an ME but by no means an expert in this area. Thank you for the video. Jack

  • @nikolas8741
    @nikolas8741 2 роки тому +1

    this is amazing! more about Jetson and pixhawk 4!

  • @CncObsession
    @CncObsession 2 роки тому

    Nice video. I enjoyed the modes and route planning in MP. I have a cube orange/rover that I am learning to grasp this stuff on.

  • @archerhasbany1109
    @archerhasbany1109 2 роки тому

    Awesome! I am doing something similar with a Jetson nano and Pixhawk orange cube. Based on some forums I read, I am planning on using a FTDI adapter to connect the two. This tutorial has been so helpful!!

    • @bariszerk
      @bariszerk 2 роки тому

      Hello, I am trying same thing on my Jetson nano and orange cube. Can you explain to me how to connect these two?

    • @archerhasbany1109
      @archerhasbany1109 2 роки тому

      ​@@bariszerk Hi! To get ours working, we did end up having to use an FTDI adapter. It was the exact same process that he shows in this video to connect the two, but with an ftdi into one of the usb ports on the jetson. We used MavROS instead of drone kit to send messages between the two.

  • @user-he3wh6ub8d
    @user-he3wh6ub8d 5 місяців тому +2

    Anyone make with this using raspberry pi 😊

  • @vonclausewitz8558
    @vonclausewitz8558 2 роки тому +1

    Thank you for the awesome project! Cant wait to build for my own!
    Are LiPo batteries a must? Can That power module and Pixhawk be powered by 12V lead acid battery? I heard LiPos are pretty dangerous and requires lots of care. Same goes for the ESC, do we need to use a LiPo again?

  • @crazzyearl
    @crazzyearl 2 роки тому +1

    Awesome subscribed to your Purple Belt Sub looking forward to furthering the programing on my deer deterrent robot!

    • @thedronedojo
      @thedronedojo  2 роки тому

      Thanks man, sub'd to your channel as well! Awesome stuff you're doing over there!

    • @aswath_tamilan
      @aswath_tamilan Рік тому

      @@thedronedojo i am using a dual channel cytron motor driver with brushed motors . how to connect with pixhawk for skid steering

  • @leonardchijioke392
    @leonardchijioke392 10 місяців тому +1

    Hello @The Drone Dojo! I am using the FPV Radio Telemetry to connect the mission planner to my CubePilot. I recently downloaded mission planner on my laptop and I had connected the ground module of the radio to my laptop with the air module connected to the CubePilot. I set my baud rate to 57600 and my com port is COM 10 as detected when connected (and as seen on the device manager). When I hit on the connect button in mission planner, it tries connecting for 30 secs and then shows an error message which says, "No Heartbeat Packets Received". Is there a specific thing I have to set before then connecting? I would appreciate your help. Thank you in anticipation of your response.

  • @alainachkar3560
    @alainachkar3560 2 роки тому

    Fantastic project! Thanks a lot for the detailed video. How much weight can this rover carry or pull behind it?

  • @naufalnajib6843
    @naufalnajib6843 2 місяці тому

    I have mostly component but i just have a pixhawk 2.4.6. So it able to use or not? And if the remot control only one chanel used because i dont have ppm encoder, its able?

  • @DieselBoulder
    @DieselBoulder 2 роки тому

    This is amazing!

  • @ahmetklc6205
    @ahmetklc6205 2 роки тому +1

    we are trying to build a car using the piwhawk cube. We are using hobbywing eagle 20a brushed esc, but we cannot calibrate the esc. Can you help us if you know how we can do the calibration?

  • @Luis_cipher
    @Luis_cipher 2 роки тому

    Best video ever!

  • @swarnamohanchandrakanth5243
    @swarnamohanchandrakanth5243 2 роки тому +1

    Thank you sir

  • @Hazar-bt6nf
    @Hazar-bt6nf 6 місяців тому

    I want to ask that depending on the project can I connect the motors to raspberry pi directly and control them? General usage of connecting motors is to connect them into pixhawk, but I need to connect them into raspberry pi. Do you think it is possible, I think it should be possible to control them ,although I connect the motors into raspberry pi, by pixhawk as the communication between raspberry pi and pixhawk bidirectional.

  • @suleymannesre519
    @suleymannesre519 2 місяці тому +1

    Wow amazing i was having a project to build object tracking drone if any one can help please?

  • @embededfabrication4482
    @embededfabrication4482 11 місяців тому

    there's an arduino hack to convert pwm to sbus so you can use a regular surface controller. i'm having trouble with autopilot refusing command when i test the motors

  • @LuisArtMaker
    @LuisArtMaker Рік тому

    my rover kit came with raspberry controller and a different 6 channel receiver and missing 4 screw to secure servo. any suggestions. thanks. luis

  • @lindalaymian4608
    @lindalaymian4608 2 роки тому

    Hello dear friend and thanks for sharing the data
    I have an rc car wich is powered by a hobeywing max 8 speed controller and I have augmented it with a pixhawk
    the issue which i am encountered with is that I dont know how to callibrate my speed controller and set it up for reverse movement.
    do you have any idea how I can do it?

  • @ToTheMaxWorld
    @ToTheMaxWorld 2 роки тому

    my MAC running Big Sur is not working with flashing firmware on pixhawk in mission planner. It will connect to the pixhawk but I can't get the firmware to come up to flash it

  • @NisseOhlsen
    @NisseOhlsen 2 роки тому

    Nice. Why did you choose the Jetson Nano over the Pi with an Intel NCS2 ?

  • @bluelyful
    @bluelyful 2 роки тому +1

    I don't have a 6 pin df13 cable to connect pixhawk and rpi.. Can pixhawk and rpi be connected via USB cable instead?

    • @thedronedojo
      @thedronedojo  2 роки тому

      Yep, they certainly can! I believe on the Pi the device is called /dev/ttyACM0
      Not sure what it would be called on the Jetson Nano.

  • @nassimaich1832
    @nassimaich1832 2 роки тому

    awesome ! can i connect a LORAWAN module with the Jetson Nano ?

  • @dominikwurmitzer2446
    @dominikwurmitzer2446 9 місяців тому

    Do you use anything extra?
    I use the WiFi-Module myself and the connectivity is very bad. I cannot upload the mission to the controller.

  • @erikrodrigues832
    @erikrodrigues832 Рік тому

    Hello, I’m from Brazil and I want to know if is still available to buy

  • @thercrv8202
    @thercrv8202 2 роки тому +1

    Hey Caleb, I'm seeing the Nano Dev kit weighing in from about $425 to $900, both prices seem rather extreme. Did you pay that much? Given the Pi went from the $40 to $80 range all the way up to around $200 in just the last year, did the Jetson Nano do the same thing? Would it be tacky to ask where might be a good source to buy a Nano for a good price?

    • @thercrv8202
      @thercrv8202 2 роки тому

      I guess that one Caleb couldn't figure out!

    • @joshlikessurfing
      @joshlikessurfing 2 роки тому

      Nano's are crazy at the moment. Basically it is like GPU price scalping at 5x to 10x the original cost. Nanos were as low as $99, but now really expensive. You may be better off getting something stronger like a TX2, Xavier or the newest release.

  • @danielq1985
    @danielq1985 2 роки тому

    Could you use a drone flight controller instead of a pixhawk? I have a kakute h7 in mind

  • @JannCristobal
    @JannCristobal 2 роки тому

    where can you buy that ftdi cable that can connect to the flight controller?

  • @selimtasdemir
    @selimtasdemir Рік тому

    adamın dibisin

  • @hasnainhasib4396
    @hasnainhasib4396 2 роки тому

    Command is denied by arduoilot when I click on motor test

  • @howtoearn4339
    @howtoearn4339 2 роки тому +3

    Your Drone dilevary and precious landing course is totally outdated, now do something update. Like some actual test dilevary from a place to another place or make a proper software for that.

    • @stevrgrs
      @stevrgrs Рік тому

      Why don't you use the money from your "How to Earn" videos and PAY him to make an updated video ;)

  • @khushi3156
    @khushi3156 2 роки тому

    Can I get a link for the original drone control instead of rover it will be helpful. Thanks.

  • @lundebc
    @lundebc 2 роки тому +1

    What was the device you used to convert the power to go to the jetson, I thought you said “udec “ but can’t find that.

    • @thedronedojo
      @thedronedojo  2 роки тому +1

      Good question! Its a UBEC, 5V 3A. Then you'll have to solder on a USB C connector for the 2GB Jetson Nano

    • @lundebc
      @lundebc 2 роки тому

      @@thedronedojo Thanks. I am assembling the hardware like you demonstrated to attach to the R/c mower. Need UPS to show up to have everything needed, including the UBEC! Reading through the materials to learn how I adapt this to my tank style steering. Progress!

  • @brayanserrano251
    @brayanserrano251 2 роки тому

    Hola muy buenas tardes ¿no tiene el tutorial o curso en español?

  • @peterchrien
    @peterchrien 2 роки тому

    Would you recommend Jetson nano for a remote controlled rover via internet? Self driving would be just ON/OFF option. Or Raspberry Pi?

    • @firenado4295
      @firenado4295 2 роки тому

      if you just want to drive it from the internet and nothing autonomous then a pi would be better cuz its way cheaper since it doesn't have the hardware accelerator for ai on it. heck you could even use an esp32 instead theres a model that comes with a camera on and wifi board and its just like programming an arduino but with more features

  • @Athens1992
    @Athens1992 2 роки тому

    how do you communicate Tx and the Rx via 4G?

  • @suleymannesre519
    @suleymannesre519 2 місяці тому +1

    Is is available still for saile?

  • @user-qz2sh4ss8f
    @user-qz2sh4ss8f 2 роки тому

    how problem unhealth AHRS? rover 4.1.0~4.2.0

  • @arnobsarkar8523
    @arnobsarkar8523 7 місяців тому

    how to I find the python script

  • @bluelyful
    @bluelyful 2 роки тому

    I am keep watching ur previous video of making 4G LTE drone to replicate what you did, but I don't have a 6 pin telemetry cable to connect pixhawk to RPI. What to do ?

  • @levi_lcl
    @levi_lcl 2 роки тому

    This is great I'm going to do this with a large rover that carries 300-500 pounds. I'm wondering if there is any issue scaling this ardupilot and jetson nano approach? I see you show a lawn mower and a combine with ardurover, just wondering if they had to do anything special you know of.

  • @antwarior
    @antwarior 2 роки тому

    I'm gonna make one of these smart rovers and drop it in the desert with my 4ge drone n drive around n explore 🤣

  • @Dinasuke
    @Dinasuke 2 роки тому

    Thank you, I plan to auto lawn mower.

  • @bluelyful
    @bluelyful 2 роки тому

    Heart beat error while connecting pixhawk with rpi. Pls help!

  • @ant6516
    @ant6516 2 роки тому

    Hi, im interested to buy this kit ($899 list price from the website). Im from Indonesia & dont have credit card. Any plan to accept bank transfer for payment?

    • @thedronedojo
      @thedronedojo  2 роки тому

      Hi there @ant !
      Email me at caleberg@dojofordrones.com
      We could accept payment via paypal, which I believe accepts bank transfers

    • @ymedia_
      @ymedia_ 2 роки тому

      Also accept Crypto 😂😂

  • @nicksavage4763
    @nicksavage4763 2 роки тому

    MAYBE JUST SETTLE
    ORIGINAL DESIGN
    CAN YOU REALLY BUILD
    A BETTER MOUSETRAP?