Closed DLu closed 2 years ago
Adds README.md
Also fixes a few bugs:
nav_msgs::OccupancyGrid
map_msgs::OccupancyGridUpdate
output_directory
create_directories(".")
Invalid argument
frame_id
Adds README.md
Also fixes a few bugs:
nav_msgs::OccupancyGrid
map had been recieved to its proper place in themap_msgs::OccupancyGridUpdate
callback.output_directory
exists in order to avoid trying to callcreate_directories(".")
which results inInvalid argument
error.frame_id
when serving maps.