rviz Error - Global Status: Fixed frame [map] does not exist
I loaded a map in rviz using the map_server. I made the pgm file of map using p3at robot in Gazebo. The map is loaded but showing error:
The error is : Fixed frame [map] does not exist.
I am not able to spawn the robot in rviz again.
You can explore the problem by setting up one or more static tf as in https://answers.ros.org/question/2213... , to fulfil the
map->base_link
tf relationship described by mig , above.