map_server to save map from nav_msgs/OccupancyGrid published by the Google cartographer ROS API?
Hi, I am using Google cartographer ROS API to generate a map. Is it possible to use ROS map_server with this to save the map using rosrun map_server map_server mymap.yaml or retrieve the map using nav_msgs/GetMap?