Indoor Autonomous Delivery Robot with GUI Interface | ROS2 | QT | Navigation2 Stack

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

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

  • @Malik-1908
    @Malik-1908 4 дня назад

    This is my first time see how to use QT! Thank you

  • @chaitanyachippa5438
    @chaitanyachippa5438 3 дня назад

    Great work.. would really love to see the real world applications of this project

  • @adityajain3485
    @adityajain3485 3 дня назад

    I got it I finding this for long time
    You impress everyone
    Thank you so much
    I appreciate your telent ❤

  • @ptiwaridotin
    @ptiwaridotin 3 дня назад

    Such a wholesome video, kudos!

  • @jerryhuwolf8367
    @jerryhuwolf8367 2 дня назад

    thank you for the video it inspires me so much

  • @yusufkarakus1615
    @yusufkarakus1615 3 дня назад

    thank you. He has been guiding me.

  • @BandaSaimohan
    @BandaSaimohan 3 дня назад

    Very informative 👏🏻

  • @danialothman
    @danialothman 3 дня назад

    awesome work brother!

  • @vishalaaryan29
    @vishalaaryan29 3 дня назад

    amazing work 🔥

  • @shepherdx7713
    @shepherdx7713 День назад

    bro I'm making such an exact delivery robot and I just stumbled upon your video, I have a few questions if you mind helping me out:
    1. I saw your LiDAR is positioned around 4 vertical supports connecting the chassis to the upper layer. Do those supports interfere with the LiDAR's scanning? I presume that's an A1M8, is it powerful enough, or is there some technique you used to get an unobstructed 360 view.
    2. For my setup, I will run the GUI on laptop and comm. with Pi (headless) over SSH, should I run the GUI on my laptop or run on the Pi and be accessed remotely? Which is better.
    3. What other sensors did you use for the robot other than LiDAR, what IMU type in fact.
    4. I struggle to find, if any useful resources, tutorials or videos to integrate Qt (C++) with ROS2. Do you mind sharing any? Your project itself is a gamechanger and has inspired more confidence in me just by watching it, Thanks for your useful and valuable work.

  • @roboticslearningfromscratch
    @roboticslearningfromscratch День назад

    Hello, thank you for the video, it looks amazing. I wanted to ask regarding localization of the robot. Are you using automatic localization based on lidar or are you setting manually the initial pose of the robot?
    I am trying to do localization in pre-saved map without needing for manual set of initial pose. I tried amcl, slam_toolbox localization, als_ros but no luck in ros2 humble. Could you please explain how you did this (if using automatic localization)?

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  7 часов назад

      I am doing manual localization but using a script. The last saved /amc_pose of the robot during robot shutdown is published on /initial_pose topic when the robot bootsup.

  • @leognurt4859
    @leognurt4859 День назад

    Great work..I am also studying ROS, can I ask how to make the robot stop until the obstacle moves out of the way? thanks

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  7 часов назад

      I am still trying to make changes in local planner to stop the robot when an obstacle is detected. I will publish when it is completely working.

  • @VeritexInnovations
    @VeritexInnovations 3 дня назад

    hi just I was just working on the arm that you made earlier with ROS1 could you help me with the ROS2 stack for the same, we were running through some issues, and great to see a video from you!

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  2 дня назад

      Thank you. Ros2 nav2 code is shared in my previous video. Below is the link
      github.com/bandasaikrishna/Nav2_Autonomous_Mobile_Robot.git

  • @amirsfaihi9049
    @amirsfaihi9049 3 дня назад

    Great job

  • @Foolsimsimulate
    @Foolsimsimulate День назад

    about the Brushless dc motor , ti is has encoder also ?

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  7 часов назад +1

      Yes. These hub motors are BLDC motors and it comes with inbuilt encoder.

    • @Foolsimsimulate
      @Foolsimsimulate 4 часа назад

      @@roboticsandroslearning8232
      I understand that it is hall sensor a,b ,c detect rotor position. ??

  • @jamesnayak5391
    @jamesnayak5391 День назад

    Can you tell me what motors you are using and where did u get it how many cpr you are getting

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  7 часов назад

      These are hub motors, I got it online. Its CPR is 90.
      roboticsdna.in/product/c/?src=google&kwd=&adgroup={adgroup}&device=m&campaign={campaign}&adgroup={adgroup}&keyword=&matchtype=&gad_source=1&gclid=CjwKCAiA74G9BhAEEiwA8kNfpQePDl0ZSoVrlWHkeibrs1YKors949ARU9bPeAwn9TOmoPDMq0Zf_BoCro0QAvD_BwE

  • @yusufkarakus1615
    @yusufkarakus1615 2 дня назад

    Have you done any filtering for odometry?

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  2 дня назад +1

      No. There is no fusion or filtering of odomerty in this project. The odometry is from wheel encoders only.

    • @yusufkarakus1615
      @yusufkarakus1615 2 дня назад

      @roboticsandroslearning8232 I am understanded . Thank you for answer.

  • @inspirerobotics4888
    @inspirerobotics4888 3 дня назад

    Hi, These are very cool. We need atleast 4 of them for our hotel and restaurant. Please let me how can we get in touch with you?

  • @Foolsimsimulate
    @Foolsimsimulate 3 дня назад

    perfect bro

  • @dariushroostaei940
    @dariushroostaei940 3 дня назад

    amazing ❤❤

  • @suleymankara1122
    @suleymankara1122 3 дня назад

    Hi, thanks for sharing. I am sure everybody is searching for gui and android app to control ros2. You are using raspberry pi 4, I have performance problem with it in ros2. Especailly I have planner frequency warning and navigation stops even planner freq setpoint is only 2 hz. How do you solve it?

  • @rahul_sreedharan
    @rahul_sreedharan 4 дня назад +1

    Which language used to create gui

  • @feedmaker2254
    @feedmaker2254 3 дня назад

    does this has obstacle avoidance using lidar ?/

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  3 дня назад

      Yes, but I made a custom planner that will make the robot stop until the obstacle moves out of the path

  • @elastico_007
    @elastico_007 3 дня назад

    hi how to stop nav2 and resume with switch?

  • @KumarKK-e9q
    @KumarKK-e9q 3 дня назад +2

    are you a graduate student sir

    • @roboticsandroslearning8232
      @roboticsandroslearning8232  2 дня назад

      No

    • @KumarKK-e9q
      @KumarKK-e9q 2 дня назад

      @@roboticsandroslearning8232 then like PHD or what is your qualification sir your knowledge is so deep

    • @KumarKK-e9q
      @KumarKK-e9q 2 дня назад

      @@roboticsandroslearning8232 are you PHD or ms student sir your knowledge is so deep

    • @shepherdx7713
      @shepherdx7713 День назад +1

      @@KumarKK-e9q stop being cringe bro wtf

    • @KumarKK-e9q
      @KumarKK-e9q 22 часа назад +1

      @ why ??