ethz-asl / maplab

A Modular and Multi-Modal Mapping Framework
https://maplab.asl.ethz.ch
Apache License 2.0
2.63k stars 724 forks source link

Add save_map service call to maplab_node. #212

Closed b-hahn closed 4 years ago

b-hahn commented 4 years ago

Add the save_map service call to maplab_node, which currently is only available in maplab_server_node. This is useful in cases where we are working with large maps and saving on exit where the saving does not finish before ROS escalates to SIGTERM (hard-coded to 15s, PR pending for ROS melodic).

ethzasl-jenkins commented 4 years ago

Test PASSed.