27 #ifndef G2O_TUTORIAL_VERTEX_SE2_H 28 #define G2O_TUTORIAL_VERTEX_SE2_H 53 SE2 up(update[0], update[1], update[2]);
57 virtual bool read(std::istream& is);
58 virtual bool write(std::ostream& os)
const;
virtual void oplusImpl(const double *update)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
#define G2O_TUTORIAL_SLAM2D_API
2D pose Vertex, (x,y,theta)
virtual void setToOriginImpl()
sets the node to the origin (used in the multilevel stuff)