70 "TUTORIAL_CACHE_SE2_OFFSET", pv);
EIGEN_STRONG_INLINE const Measurement & measurement() const
accessor functions for the measurement represented by the edge
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
Measurement _measurement
the measurement of the edge
const EstimateType & estimate() const
return the current estimate of the vertex
VertexContainer _vertices
bool installParameter(ParameterType *&p, size_t argNo, int paramId=-1)
void resizeParameters(size_t newSize)
void resolveCache(CacheType *&cache, OptimizableGraph::Vertex *, const std::string &_type, const ParameterVector ¶meters)
bool setParameterId(int argNum, int paramId)
A general case Vertex for optimization.
CacheSE2Offset * _sensorCache
virtual bool resolveCaches()
virtual bool write(std::ostream &os) const
write the vertex to a stream
ParameterSE2Offset * _sensorOffset
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
2D pose Vertex, (x,y,theta)
std::vector< Parameter * > ParameterVector