save_3d_map.srv 164 B

12345678
  1. # Filename (with path and externsion) of the map file
  2. string map_filename
  3. # File format [0: PLY, 1: PLY_BIN, 2: OBJ]
  4. uint8 file_format
  5. ---
  6. bool result
  7. string info