You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @fxt-7, thank you for bringing this issue
The "miss map in nav2" error usually occurs when the map file is either not specified correctly or missing in the Nav2 configuration.
The path to the map file is specified in the following launch file.
Create a map directory under tugbot_navigation2 and place the .pgm and .yaml files of the map created with slam-toolbox in the map directory. Then, if you build again, I believe nav2 should be able to read the map.
Thanks for your quick response, I can run the tugbot_gazebo and tugbot_slam packages successfully, but tugbot_nav2 still goes wrong.
I have moved the map.pgm and map.yaml which saved by slam_toolbox into the /tugbot_nav2/map directory, but when I launch the tugbot_nav2, the navigation status is always inactive, and also can't set the nav2 goal or pose estimate, any idea about it ?
Hi porizou, thanks for your great work, but when I want to build the project, the error "miss map in nav2" happened, could you please help to fix it?
The text was updated successfully, but these errors were encountered: