BaseFixedSizedEdge< D, SE3Quat, VertexSE3Expmap, VertexSE3Expmap >::template JacobianType< D, VertexXj::Dimension > & _jacobianOplusXj
BaseFixedSizedEdge< D, SE3Quat, VertexSE3Expmap, VertexSE3Expmap >::template JacobianType< D, VertexXi::Dimension > & _jacobianOplusXi
bool writeInformationMatrix(std::ostream &os) const
write the upper trinagular part of the information matrix into the stream
bool readInformationMatrix(std::istream &is)
EIGEN_STRONG_INLINE const Measurement & measurement() const
accessor functions for the measurement represented by the edge
virtual void setMeasurement(const Measurement &m)
Measurement _measurement
the measurement of the edge
const EstimateType & estimate() const
return the current estimate of the vertex
bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
bool write(std::ostream &os) const
write the vertex to a stream
VertexContainer _vertices
Eigen::Matrix< double, 6, 6, Eigen::ColMajor > adj() const
SE3 Vertex parameterized internally with a transformation matrix and externally with its exponential ...
bool writeVector(std::ostream &os, const Eigen::DenseBase< Derived > &b)
bool readVector(std::istream &is, Eigen::DenseBase< Derived > &b)