43 #ifndef _POSEGRAPH2_HH_ 44 #define _POSEGRAPH2_HH_ 70 bool load(
const char* filename,
bool overrideCovariances=
false);
76 bool save(
const char* filename);
Operations2D< double >::RotationType Rotation
Template class for representing a 2D point (x and y coordinate)
virtual void initializeFromParentEdge(Vertex *v)
bool load(const char *filename, bool overrideCovariances=false)
A class to represent symmetric 3x3 matrices.
GLM_FUNC_DECL genType e()
void printEdgesStat(std::ostream &os)
Operations2D< double >::CovarianceType CovarianceMatrix
Operations2D< double >::TranslationType Translation
void printWidth(std::ostream &os)
Operations2D< double >::InformationType InformationMatrix
bool save(const char *filename)
virtual void collapseEdge(Edge *e)
The class (struct) that contains 2D graph related functions such as loading, saving, merging, etc.
The template class for representing an abstract tree without specifing the dimensionality of the exac...
bool loadEquivalences(const char *filename)
Operations2D< double >::PoseType Pose
virtual void revertEdgeInfo(Edge *e)
The template class for the node parameters. The graph of poses with support to tree construction func...
void printDepth(std::ostream &os)
bool saveGnuplot(const char *filename)
Operations2D< double >::TransformationType Transformation
2D Point (x,y) with orientation (theta)