61 _n2w = v->
estimate() * _offsetParam->offset();
68 return _offsetParam != 0;
const SE2 & offset() const
const Eigen::Rotation2Dd & rotation() const
virtual bool read(std::istream &is)
read the data from a stream
virtual bool write(std::ostream &os) const
write the data to a stream
void setOffset(const SE2 &offset=SE2())
const Eigen::Vector2d & translation() const
virtual bool resolveDependancies()
const EstimateType & estimate() const
return the current estimate of the vertex
SE2 inverse() const
invert :-)
2D pose Vertex, (x,y,theta)
virtual void updateImpl()
redefine this to do the update