Fusion 360 to URDF | Custom Gazebo World Making | Gmapping | Map Server | Part -3

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

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

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

    Thanks a lot for great videos. Helped a lot.... I'm looking for more videos

  • @kefeefe-afe5910
    @kefeefe-afe5910 9 หลายเดือนก่อน

    Hello Peter,
    I wanted to find out how you generated the "rqt" in 11:32 of the video? I typed it on the terminal and it generated a blank default document. Thank you

    • @Jp_Robotics
      @Jp_Robotics  9 หลายเดือนก่อน

      Try
      rosrun rqt_graph rqt_graph

    • @kefeefe-afe5910
      @kefeefe-afe5910 9 หลายเดือนก่อน

      @@Jp_Robotics Thank you so much, it worked

  • @luciajohnson2246
    @luciajohnson2246 3 ปีที่แล้ว +2

    Good going 🎊🎉

  • @suprabhahyman6711
    @suprabhahyman6711 10 หลายเดือนก่อน +1

    nice explanation. But i am getting the error "no map recieved". All my turtlebot3 regarding things are working.i even tried with your mapping launch file.can you please help to solve. i am using noetic

    • @Jp_Robotics
      @Jp_Robotics  10 หลายเดือนก่อน

      can you try using this as launch file for mapping?

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

    Nice video.. waiting for more to implement.. 🔥🔥

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

    thank you ........very resourceful.....!

  • @nazishahmedd3561
    @nazishahmedd3561 3 ปีที่แล้ว +2

    Bro autonomous SLAM of a robot without teleop, a video on that would be really appreciated. Like Robot is driving itself.
    Also a recommendation, how about applying path planning algorithms like A*, RRT, Dijkstras on robot that would be awesome

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      Sure will consider that 😊 Thankyou for the suggestion!

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

    perfect bro, thank you so much.

  • @umeshmane3886
    @umeshmane3886 3 ปีที่แล้ว

    Awesome Videos everything is explained perfectly 🔥

  • @itshere8048
    @itshere8048 8 หลายเดือนก่อน

    It was an awsome tutorial sir . Actually can u do simulation of scara robot with help of ros noetic

    • @Jp_Robotics
      @Jp_Robotics  8 หลายเดือนก่อน

      Sure, If you have a working urdf model, I can try create a video

  • @kefeefe-afe5910
    @kefeefe-afe5910 9 หลายเดือนก่อน

    Hello Peter,
    If i am to create multiple worlds do I always have to go back to the gazebo.launch file to change the launch file from "myworld.world" to a different launch file?

    • @Jp_Robotics
      @Jp_Robotics  9 หลายเดือนก่อน

      you can create multiple world files and specify the change in the launch file, no need to create a new launch file. If that is what you asked 😅

  • @thisarapathirana966
    @thisarapathirana966 6 หลายเดือนก่อน

    Could you please upload a video regarding the Autonomous Navigation part with this saved map?

    • @Jp_Robotics
      @Jp_Robotics  6 หลายเดือนก่อน

      Yeah, will do one soon!

  • @AKILANA-v9u
    @AKILANA-v9u 11 หลายเดือนก่อน

    Thanks bro

  • @goplayman5658
    @goplayman5658 3 ปีที่แล้ว

    Hi there Peter, followed your videos all the day and so far, you're doing an amazing job man!
    However, I am stuck at 15:11, coz when i add Map to RViz, I get 'no map received' when I set the topic to /map. what could be the issue?

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      Hi..Check if your Gmapping node is running correctly. Gmapping node is responsible for publishing the map as well as the TF for it.
      Also make sure that your Gmapping launch file as these 2 lines
      Hope it helps!

    • @goplayman5658
      @goplayman5658 3 ปีที่แล้ว

      @@Jp_Robotics Thanks for replying! I have all of that in the mapping.launch just like you did. I run the files in order just like you did. I also ensured the gazebo world was running before doing anything else. I also set the 2 values in myrobot.xacro to false, just like you did. I rechecked and all, but that's the part I am stuck at. I wonder what could be wrong?

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      @@goplayman5658 can you take a look at your tf tree and check if map is there

    • @goplayman5658
      @goplayman5658 3 ปีที่แล้ว

      @@Jp_Robotics I have looked at the tf tree, the map is present. I still I don't understand what could be wrong :(

    • @goplayman5658
      @goplayman5658 3 ปีที่แล้ว

      Also, when I run rostopic list, I see the /map topic avaiable

  • @umaranjum2488
    @umaranjum2488 3 ปีที่แล้ว

    Can you please do simulation for UR5 in gazebo and make a world for conveyer belt and things on it?

  • @sharp_guy2310
    @sharp_guy2310 3 ปีที่แล้ว

    Brother. The robot is not getting displayed in rviz. Even after adding robot model

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

      Check if ur fixed frame is base_link

    • @sharp_guy2310
      @sharp_guy2310 3 ปีที่แล้ว

      @@Jp_Robotics where to check. Btw thanks for replying.

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

      In rviz the options to the left you can see a fixed frame by default it might be set to map change it to base_link

    • @sharp_guy2310
      @sharp_guy2310 3 ปีที่แล้ว

      @@Jp_Robotics I changed it brother, still not visible

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

      @@sharp_guy2310 which launch file did you run?

  • @JudgeIronist1
    @JudgeIronist1 3 ปีที่แล้ว

    Hi Peter! Thank you for the awesome guideline videos! I have an issue where I got a message "No map received" under the Map's Status. I'm using ros kinetic, I am not sure whether is it due to an error when launching gazebo.launch where it states "missing default" and "missing

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      can you try using this as launch file for mapping?

    • @JudgeIronist1
      @JudgeIronist1 3 ปีที่แล้ว

      @@Jp_Robotics yes I tried this but error of the message is still there.

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      @@JudgeIronist1 check if the tf tree is complete
      Type rqt in terminal open tf tree

    • @JudgeIronist1
      @JudgeIronist1 3 ปีที่แล้ว

      @@Jp_Robotics seems nothing wrong as all of the features are present.

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      @@JudgeIronist1 Ummm...check if you have sourced the environment properly and try if turtlebot simulation is working

  • @sandhyabalakrishna8363
    @sandhyabalakrishna8363 3 ปีที่แล้ว

    hi, even after setting fixed frame as base link, the robot is not visible in rviz and it still shows status error. please could u let me know what is wrong. thank you.

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      Hope you exported the urdf from fusion, 360 without any errors. If everything goes well then you should be able to visualise your robot in Rviz

  • @umeshmane3886
    @umeshmane3886 3 ปีที่แล้ว

    One small doubt Do we need to git clone gmapping package? or only one launch file which you created is fine for generating map?

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

      Git clone and do a catkin_make

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

      @@Jp_Robotics okay clear

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      @@umeshmane3886 perfect 🙌

    • @monishshivu1949
      @monishshivu1949 2 ปีที่แล้ว

      @@Jp_Robotics bro i dint understand this can u plz help me out how to git clone and do a catkin_make ...?

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

    can you add video tutorials about slam and navigation, please?

    • @Jp_Robotics
      @Jp_Robotics  3 ปีที่แล้ว

      Can you specify what all do you want in Slam and navigation?

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

    🔥🔥

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

    🔥🔥🔥🔥

  • @sharp_guy2310
    @sharp_guy2310 3 ปีที่แล้ว

    Brother. How to write footprint of this robot. Please do reply bro...

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

      base_footprint is just the dimension of the base of your robot written in coordinates.
      for eg if you robot dimension is 30cm x 30cm
      Imagine the center of the the robot is at 0,0
      then your base foot print will be
      [[-0.3,-0.3],[-0.3,0.3],[0.3,0.3],[0.3,-0.3]]
      Hope its clear!

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

      @@Jp_Robotics thanks bro.

  • @sanjunamathews-robotechietips
    @sanjunamathews-robotechietips 3 ปีที่แล้ว +1

    👍👍👍