27 #ifndef G2O_OUTPUT_HELPER_H 28 #define G2O_OUTPUT_HELPER_H 37 struct OptimizableGraph;
bool dumpEdges(std::ostream &os, const OptimizableGraph &optimizer)
std::set< Vertex * > VertexSet
std::set< Edge * > EdgeSet
Protocol The SLAM executable accepts such as solving the and retrieving or vertices in the explicitly state the reprensentation poses are represented by poses by VERTEX_XYZRPY In the Quaternions and other representations could be but note that it is up to the SLAM algorithm to choose the internal representation of the angles The keyword is followed by a unique vertex ID and an optional initialization of the or edges in the explicitly state the type of the constraint pose constraints are given by pose constraints by EDGE_XYZRPY The keyword is followed by a unique edge the IDs of the referenced vertices
bool saveGnuplot(const std::string &gnudump, const OptimizableGraph &optimizer)