ros2djs makes it easy to display .pgm map files in the web interface. I don't know enough about ROS to know if this is the default/normal way that map file are stored, but this should be pretty easy if it is.
From the web interface, there is no way to select which map is displayed. Instead the map has to be served up from ros:
ros2djs makes it easy to display
.pgm
map files in the web interface. I don't know enough about ROS to know if this is the default/normal way that map file are stored, but this should be pretty easy if it is.From the web interface, there is no way to select which map is displayed. Instead the map has to be served up from ros:
Then the web interface should automatically detect and display it.