44 for (
int i=0; i<6; i++)
48 for (
int i=0; i<6; i++)
49 for (
int j=i; j<6; j++){
59 for (
int i=0; i<6; i++)
61 for (
int i=0; i<6; i++)
62 for (
int j=i; j<6; j++){
bool installParameter(ParameterType *&p, size_t argNo, int paramId=-1)
const Isometry3D & w2n() const
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
virtual bool write(std::ostream &os) const
write the vertex to a stream
bool setParameterId(int argNum, int paramId)
const VertexContainer & vertices() const
G2O_TYPES_SLAM3D_ADDONS_API void normalize()
void resolveCache(CacheType *&cache, OptimizableGraph::Vertex *, const std::string &_type, const ParameterVector ¶meters)
std::vector< Parameter * > ParameterVector
A general case Vertex for optimization.
void resizeParameters(size_t newSize)
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
const EstimateType & estimate() const
return the current estimate of the vertex
ParameterSE3Offset * offsetParam
virtual bool resolveCaches()
VertexContainer _vertices