ROSBOT - ROS2 open source SLAM robot

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

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

  • @dgb5820
    @dgb5820 Год назад +4

    Who ever did the wiring on this, robot should be awarded Robot maker of the year.......Looks very neat and very well made

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

    That's a really good demonstration in an environment with plenty of complex shapes and challenges. You have clearly shown the processes involved, along with a great schematic of the machine. Many thanks for the video.

  • @wangdao-ij3yl
    @wangdao-ij3yl 9 месяцев назад

    Amazing ! Looks like an artist.

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

    wow

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

    Thanks for this good demonstration.

  • @정빈-s2r
    @정빈-s2r 6 месяцев назад

    I am very impressed with your project. I also want to control bldc with odrive. Can you tell me what encoder you used?

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

      The encoders are TLE5012B from Aliexpress.

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

    Your project inspires me. I've already built this robot 95%. However the movement (especially acceleration/deceleration) is quite slow. Can you share the ODRIVE's configurations ?

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

      I'm not really doing anything special, just follow the normal ODrive configuration. You can increase the maximum current and increase PIDs to make it "snappier".

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

    Hello Priit, thank you for sharing this video! It looks good for learning and building ROS2 robot!
    Could you please share some info about what this robot is capable of and what could be enhanced?
    Thanks in advance! :D

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

      It's a base platform for learning, You can program and extend it to perform any task needed :)

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

    almost as good as amazon's pick robots, nice!

  • @avi-brown
    @avi-brown 2 года назад

    Thanks for this.

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

    Awesome 😎

  • @Yakroo108
    @Yakroo108 10 месяцев назад

    👍👍👍👍

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

    Looks like a great project. Did you connect th oDrive directly to the Pi with USB or did you connect it through the Adafruit Feather nRF52840? Could you eplain that part? I want to build a bot with Humble and not having rosserial seems like a huge problem. Thank you for your time and the great video.

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

      It directly connected with USB. The nRF52840 was added for future expansion and not used in the robot as shown in this video.

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

    Does it is possible to control step/dir servo with ROS2 and what hardware interface would work

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

      If you mean using steppers instead of brushless motors and ODrive then sure it should be doable and cheaper option. Would need different control software stack.

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

    Just wondering how much payload this car could carry with what speed? Did you test that? Thanks

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

      yeah same question..what's the max payload?

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

      @@badsham227 Haven't really tested. Currently the rear axle is held in place with small 3D prints. Replacing these with stronger ones and also making the front caster wheel mount stronger could make it carry considerable weight.

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

    hiwhat camera do u use for this robot

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

      The robot does not currently use a camera but rather uses LIDAR and odometry for mapping and navigation. Any camera connected to the Raspberry PI would work.

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

    Hey, What purpose Adafruit Feather nRF52840 Express is used for Rosbot?

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

      Currently none, was added for future integration of hardware.

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

    How much does the parts cost ?

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

      There's a bill of materials in the Google Sheets document that I shared. It adds up to around 1500€ depending on which parts You use and where they are sourced. The Lidar is the main cost, there are cheaper ones. Could probably also swap out the fancy brushless motors and ODrive with steppers or DC motors with feedback to reduce costs.

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

      @@kallaspriit Thank you for a detailed response