27 #ifndef G2O_EDGE_SE3_OFFSET_H_ 28 #define G2O_EDGE_SE3_OFFSET_H_ 37 class ParameterSE3Offset;
48 virtual bool read(std::istream& is);
49 virtual bool write(std::ostream& os)
const;
54 void linearizeOplus();
56 virtual bool setMeasurementFromState() ;
66 virtual bool resolveCaches();
caching the offset related to a vertex
std::set< Vertex * > VertexSet
virtual double initialEstimatePossible(const OptimizableGraph::VertexSet &, OptimizableGraph::Vertex *)
CacheSE3Offset * _cacheTo
Edge between two 3D pose vertices.
#define G2O_TYPES_SLAM3D_API
A general case Vertex for optimization.
ParameterSE3Offset * _offsetTo
EIGEN_MAKE_ALIGNED_OPERATOR_NEW