ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Make sure that the you have the "map.yaml" and "map.pgm" inside the maps folder, which in turn is inside the "turtlebot3_navigation" package.
If this is correct, open the "map.yaml" and make sure that you have the following line pointing correctly to the right image file:
image: map.pgm
2 | No.2 Revision |
Make sure that the you have the "map.yaml" and "map.pgm" inside the maps "maps" folder, which in turn is inside the "turtlebot3_navigation" package.
If this is correct, open the "map.yaml" and make sure that you have the following line pointing correctly to the right image file:
image: map.pgm