ROS 2 Navigation - Part 3 (creating Nav2 Simple demo with TurtleBot3)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 21

  • @NomanWaleedResearch
    @NomanWaleedResearch 7 หลายเดือนก่อน

    I could not find these commands and repo neither in description, nor in blog.

    • @patham9
      @patham9 3 หลายเดือนก่อน

      ROS2 is still a big unstable and constantly changing mess, if you want it to get to work tutorials will not work. But I can share a working VM if you want above simulation to run. With some hacks I made it not segfault.

  • @ashutoshbabras3715
    @ashutoshbabras3715 ปีที่แล้ว

    where is the repo you said it'll be in description??

    • @hummingbird19
      @hummingbird19  ปีที่แล้ว

      This one doesn't need a GitHub repo because we didn't code. You can look at the blog post to follow these steps (link in the description).
      The next parts have a GitHub repo link because we start coding in ROS 2

  • @TheHG20
    @TheHG20 3 หลายเดือนก่อน

    I'm using ros2-jazzy. The turtlebot3 git doesn't have any jazzy branches. Should I just use ros2-devel?

    • @TheHG20
      @TheHG20 3 หลายเดือนก่อน

      I tried ros2-devel and got many errors.

    • @patham9
      @patham9 3 หลายเดือนก่อน

      @@TheHG20 I faced similar issues, I guess ROS2 needs a few more years to become as mature as ROS1.

    • @TheHG20
      @TheHG20 3 หลายเดือนก่อน

      @@patham9 I switched to this: www.youtube.com/@ArticulatedRobotics/videos

    • @patham9
      @patham9 3 หลายเดือนก่อน

      ROS2 is a mess, but I can share a working VM if you are interested.

    • @TheHG20
      @TheHG20 3 หลายเดือนก่อน

      @@patham9 Not necessary. There are other more up-to-date TH-cam courses on ROS2, Gazebo, and sensors like Lidar.

  • @James-Clerk-Maxwell1831
    @James-Clerk-Maxwell1831 ปีที่แล้ว

    Great video :)
    I have a question do you know how to change the local global planner in the tb3 ?( including where I can change it, which directory). I want to test out local planner like teb dwa and much more planner.
    Thank you :)

    • @hummingbird19
      @hummingbird19  ปีที่แล้ว +1

      I haven't tried that yet. I'll update if I do :)

  • @damiaK0017
    @damiaK0017 ปีที่แล้ว

    Can you tell how to send poses from matlab to turtlebot3 so that it moves according to the poses coming from MATLAB. plz help in this regard and also make a separate video on this.

    • @hummingbird19
      @hummingbird19  ปีที่แล้ว

      Sorry! I haven't used MATLAB in years, and I don't have a license as well. Wish I could help, but my knowledge of MATLAB is quite limited :(

    • @damiaK0017
      @damiaK0017 ปีที่แล้ว

      @@hummingbird19 oh thats my bad :( anyway thank you , your videos are so informative

  • @obensustam3574
    @obensustam3574 ปีที่แล้ว

    Nice video

  • @bongmastii
    @bongmastii ปีที่แล้ว +1

    Nice video, do you have any Instagram channel too

    • @hummingbird19
      @hummingbird19  ปีที่แล้ว

      I do have one @sharadmaheshwari19 on instagram
      I don't spend a much time on insta content though

  • @Muhammed.Abd.
    @Muhammed.Abd. 10 หลายเดือนก่อน

    10:34
    ros2 run rviz2 rviz2 -d $(ros2 pkg prefix nav2_bringup)/share/nav2_bringup/rviz/nav2_default_view.rviz
    Warning; No Map received. Whatever I do I don't a map in rviz2

    • @patham9
      @patham9 3 หลายเดือนก่อน

      That's normal, ROS2 components usually don't work out of the box. Expect at least a week of manual fiddling.

  • @patham9
    @patham9 3 หลายเดือนก่อน

    Wow Gazebo graphics are really ridiculous. But different than Webots it at least works.