27 #ifndef G2O_TUTORIAL_EDGE_SE2_H 28 #define G2O_TUTORIAL_EDGE_SE2_H 57 _inverseMeasurement = m.
inverse();
60 virtual bool read(std::istream& is);
61 virtual bool write(std::ostream& os)
const;
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
Eigen::Vector3d toVector() const
#define G2O_TUTORIAL_SLAM2D_API
void setMeasurement(const SE2 &m)
2D edge between two Vertex2, i.e., the odometry
const EstimateType & estimate() const
return the current estimate of the vertex
SE2 inverse() const
invert :-)
2D pose Vertex, (x,y,theta)