ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • your testmap.png file needs to be in the same directory as testmap.yaml
  • if you use rosrun, your current directory in the Terminal should be where the testmap.yaml file is located
  • have you installed ros-noetic-map-server from apt? You should do so.
  • your testmap.png file needs to be in the same directory as testmap.yaml
  • testmap.yaml
    • if you use rosrun, rosrun as a beginner, your current directory in the Terminal should be where the testmap.yaml file is locatedlocated. (Later on, you can put the map in a ros package, but that takes more work to set up.)
    • have you installed ros-noetic-map-server from apt? You should do so.
  • your testmap.png file needs to be in the same directory as testmap.yaml
      testmap.yaml
    • if you use rosrun as a beginner, your current directory in the Terminal should be where the testmap.yaml file is located. (Later on, you can put the map in a ros package, but that takes more work to set up.)
    • have you installed ros-noetic-map-server from apt? You should do so.