27 #ifndef G2O_TUTORIAL_VERTEX_POINT_XY_H 28 #define G2O_TUTORIAL_VERTEX_POINT_XY_H 51 _estimate[0] += update[0];
52 _estimate[1] += update[1];
55 virtual bool read(std::istream& is);
56 virtual bool write(std::ostream& os)
const;
virtual void oplusImpl(const double *update)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
#define G2O_TUTORIAL_SLAM2D_API
virtual void setToOriginImpl()
sets the node to the origin (used in the multilevel stuff)