const EstimateType & estimate() const
return the current estimate of the vertex
void setEstimate(const EstimateType &et)
set the estimate for the vertex also calls updateCache()
virtual bool write(std::ostream &os) const
write the vertex to a stream
virtual EIGEN_MAKE_ALIGNED_OPERATOR_NEW bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
bool writeVector(std::ostream &os, const Eigen::DenseBase< Derived > &b)
Vector6 toVectorET(const Isometry3 &t)
bool readVector(std::istream &is, Eigen::DenseBase< Derived > &b)
Isometry3 fromVectorET(const Vector6 &v)