ROS2 Nav2 - Generate a Map with slam_toolbox

Поділитися
Вставка
  • Опубліковано 4 вер 2024

КОМЕНТАРІ • 17

  • @aggorjefferson8308
    @aggorjefferson8308 Рік тому +1

    You're the best. Undoubtedly, the best resource on UA-cam. Thank you very much!

  • @laupetre
    @laupetre Рік тому

    Great video! Thank you for your quality content!

  • @damiaK0017
    @damiaK0017 Місяць тому

    how to do this for custom gazebo world?

  • @abdullahusman6563
    @abdullahusman6563 5 місяців тому

    I followed all your steps and they’re very straightforward. One issue though, I can’t seem to find the maps anywhere on my computer. You were able to access them but I can’t find them anywhere. Please help.

    • @RoboticsBackEnd
      @RoboticsBackEnd  5 місяців тому

      when you save the map, you can provide a name/path. Otherwise, if you just do it from your home directory, the map should be there and easy to find.

  • @mikaelehaile7253
    @mikaelehaile7253 Місяць тому

    For some reason gazebo doesn’t work for me

  • @ilng2007
    @ilng2007 Рік тому +1

    How can I scan and make a map of a real environment instead of the environment simulated on gazebo?

  • @pradeepjayaweera4794
    @pradeepjayaweera4794 Рік тому

    Please how to move robot backword in NAV2. Thank you

  • @sjoerdvgerwen
    @sjoerdvgerwen Рік тому

    Hi, I started learning ROS2 with your Udemy course. Now I'm at the point of SLAM Mapping, to eventually build a robot swarm. I've now followed this tutorial but I'm not sure how to get a SLAM map for my real world LiDAR instead of simulated one. Can you help me out? Thanks in advance!

    • @mr.p215
      @mr.p215 Рік тому

      I would recommend the channel Articulated Robotics for that

  • @zoubaidahilali8339
    @zoubaidahilali8339 Рік тому

    any foxy tutorial ?

    • @RoboticsBackEnd
      @RoboticsBackEnd  Рік тому

      Foxy is now EOL (End of Life) since May. So I won't do any more Foxy tutorial, I will only focus on Humble and future LTS (Long Term Release) versions of ROS 2 :)

  • @alexsalgado
    @alexsalgado Рік тому

    Hey, good content. But I'm receiving this error, could you help?
    sudo apt install ros-humble-rmw-cyclonedds-cpp
    [sudo] password for salgado:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
    libignition-common4-av-dev : Depends: libignition-utils1-dev but it is not going to be installed
    libignition-common4-core-dev : Depends: libignition-utils1-dev but it is not going to be installed
    libignition-common4-events-dev : Depends: libignition-utils1-dev but it is not going to be installed
    libignition-common4-graphics-dev : Depends: libignition-utils1-dev but it is not going to be installed
    libignition-gazebo6-dev : Depends: libignition-utils1-cli-dev but it is not going to be installed
    Depends: libignition-utils1-dev but it is not going to be installed
    libignition-physics5-core-dev : Depends: libignition-utils1-dev but it is not going to be installed
    libignition-transport11-core-dev : Depends: libignition-utils1-cli-dev but it is not going to be installed
    Depends: libignition-utils1-dev but it is not going to be installed
    libsdformat12-dev : Depends: libignition-utils1-dev but it is not going to be installed
    ros-humble-rmw-cyclonedds-cpp : Depends: ros-humble-cyclonedds but it is not going to be installed
    Depends: ros-humble-iceoryx-binding-c but it is not going to be installed
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

    • @RoboticsBackEnd
      @RoboticsBackEnd  Рік тому

      Not sure exactly, but something probably happened during the ROS2 installation. Could you try to remove ROS2, update the sources, and reinstall ROS2?

  • @oviniakpura4663
    @oviniakpura4663 6 місяців тому

    when I try to launch the Gazebo with turtlebot3 using mentioned the command this error comes to play "[ERROR] [spawn_entity.py-4]: process has died [pid 10879, exit code -2, cmd '/opt/ros/humble/lib/gazebo_ros/spawn_entity.py -entity waffle -file /opt/ros/humble/share/turtlebot3_gazebo/models/turtlebot3_waffle/model.sdf -x -2.0 -y -0.5 -z 0.01 --ros-args']." could you please give a solution for this one?

    • @grifithhhhhh
      @grifithhhhhh 2 місяці тому

      hi same error. did you find any solution