Это видео недоступно.
Сожалеем об этом.

How to Build an Autonomous Robot Using LiDAR

Поделиться
HTML-код
  • Опубликовано: 17 авг 2024
  • OMNi is a friendly Dalek.
    Video is sponsored by: www.pcbway.com
    OMNi was developed in collaboration with EDM Studio: www.edmstudio.com
    GitHub repo: github.com/Wil...
    Explore the robot assembly here: a360.co/3sjGSAt
    Project write up: hackaday.io/pr...
    Support the creation of more content like this: www.buymeacoff...
    OMNi is a DIY open-source robotic platform built on the ROS2 framework. OMNi ultilizies a LiDAR scanner, interial measurement unit, and motor encoders to autonomously navigate indoor environments using a SLAM algorithm (Simulatenous Localization And Mapping).
    Components I frequently use:
    Arduino Uno: amzn.to/30WTweL
    Raspberry Pi: amzn.to/3qI5ouf
    Arduino Nano: amzn.to/3mwClIy
    Follow me:
    Instagram: / _willdonaldson_
    TikTok: / _willdonaldson_
    Website: www.willdonald...
    GitHub: www.github.com...
    Chapters:
    0:00 The Friendly Dalek
    0:38 Project Overview
    1:48 Robot Joyride
    2:47 SLAM!
    3:23 Autonomous Navigation
    4:08 Robot Teardown
    6:19 Sponsor
    6:49 More Destruction
    7:26 Knolling
    Disclaimer:
    Links in this description may be affiliate links. If you purchase a product or service through the links I provide I may receive a small commission. This helps support the channel and enables me to pursue bigger and better projects. Affiliate links include no additional charge to you.

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

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

    Waw, this is truely an amazing video, one of the best I've seen on RUclips... and believe me, I've seen many !

  • @Al-kz2cf
    @Al-kz2cf Год назад +1

    That's amazing! You should try adding 4 cameras to get 360 footage like what Mark Rober did in his glitterbomb videos.

  • @WIZURAI-AGV
    @WIZURAI-AGV 8 месяцев назад

    Amazing work!

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

    3:58 theres actually a minimum distance of data points setting in the hector slam launch file, so its a pretty simple fix

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

    Amazing project! How did you get started in robotics and building? Any books or courses you recommend?

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

      Got into it from watching too many scifi movies! There's a ton of great resources online (I mostly learnt online myself), if you want to take an academic approach one resource that stands out is MIT Opencourseware. You could do an entire degree for free. Lots of content, my personal favourite is the Underactuated Robotics course - it is fairly advanced (grad level), but I recommend everyone watch the first lecture in the series. It isn't super technical (and the math cna be ignored), it is super inspiring seeing what can be done.
      That all being said, I don't recommend the academic route often, I think it is best to find a project that inspires you (and will keep you motivated) and then learn what you need to along the way as you solve problems that arise

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

    Hi sir ,
    I wnat ti implement a CAN communication protocols to control robots .
    I am not getting any guidance please help me I am also struggling to find the Motor driver for DC motor which is compatible with CAN.
    Also how should I start to work with CAN??
    PLEASE REPLY.

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

    Thanks for the video log. 🙌🏻
    I am building an omniwheel robot as well and what you’re doing is very helpful, thank you. I am amateur in this field and this is my 2nd wheeled robot. Would you ever be available to chat with about the projects?

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

    That’s super sick! Have you considered incorporating computer vision?

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

      It is a feature I'm considering adding to the robot. It would resolve the LiDAR's planar field of view issue, but is computationally heavy. Alternatively, I might at add a different LiDAR sensor that generates a point cloud. Check back in on future videos to see what we go!

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

    Hey! Can I know how to set the minimum scanning distance of the lidar? It would be great if someone replies. Thank you in advance.

  • @skywalker8568
    @skywalker8568 10 месяцев назад +1

    hi sir can we get the code?

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

    Have you tried comma body?

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

    Dude, ı am trying to do something similar for a competition but on a tighter budget... Good luck