25 template <
class GRAPH_T =
typename mrpt::graphs::CNetworkOfPoses2DInf>
48 template <
class GRAPH_T>
52 template <
class GRAPH_T>
57 template <
class GRAPH_T>
66 template <
class GRAPH_T>
Empty Edge Registration Decider.
typename GRAPH_T::constraint_t constraint_t
void registerNewEdge(const mrpt::graphs::TNodeID &from, const mrpt::graphs::TNodeID &to, const constraint_t &rel_edge)
bool updateState(mrpt::obs::CActionCollection::Ptr action, mrpt::obs::CSensoryFrame::Ptr observations, mrpt::obs::CObservation::Ptr observation)
Generic method for fetching the incremental action/observation readings from the calling function.
Interface for implementing graphSLAM optimizer classes.
std::shared_ptr< CActionCollection > Ptr
std::shared_ptr< CObservation > Ptr
std::shared_ptr< CSensoryFrame > Ptr
uint64_t TNodeID
A generic numeric type for unique IDs of nodes or entities.