pose_graph/SaveGraph Service

File: pose_graph/SaveGraph.srv

Raw Message Definition

# An absolute pathname that can be accessed by the graph_mapper node
string filename
---
# Did we successfully write the file
bool succeeded

Compact Message Definition

string filename

bool succeeded