27#ifndef G2O_EDGE_SE3_CALIB_H
28#define G2O_EDGE_SE3_CALIB_H
base class to represent an edge connecting an arbitrary number of nodes
Landmark measurement that also calibrates an offset for the landmark measurement.
virtual G2O_TYPES_SLAM3D_ADDONS_API bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
virtual G2O_TYPES_SLAM3D_ADDONS_API bool write(std::ostream &os) const
write the vertex to a stream
G2O_TYPES_SLAM3D_ADDONS_API void computeError()
G2O_TYPES_SLAM3D_ADDONS_API EIGEN_MAKE_ALIGNED_OPERATOR_NEW G2O_TYPES_SLAM3D_ADDONS_API EdgeSE3Calib()
#define G2O_TYPES_SLAM3D_ADDONS_API