Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo Struct Reference

Detailed Description

Information for data-association:

See also:
getLastDataAssociation

#include <mrpt/slam/CRangeBearingKFSLAM2D.h>

List of all members.

Public Member Functions

 TDataAssocInfo ()
void clear ()

Public Attributes

CMatrixTemplateNumeric< kftypeY_pred_means
CMatrixTemplateNumeric< kftypeY_pred_covs
mrpt::vector_size_t predictions_IDs
std::map< size_t, size_t > newly_inserted_landmarks
 Map from the 0-based index within the last observation and the landmark 0-based index in the map (the robot-map state vector) Only used for stats and so.
TDataAssociationResults results

Constructor & Destructor Documentation

mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo::TDataAssocInfo ( ) [inline]

Definition at line 169 of file CRangeBearingKFSLAM2D.h.


Member Function Documentation

void mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo::clear ( void  ) [inline]

Definition at line 175 of file CRangeBearingKFSLAM2D.h.


Member Data Documentation

Map from the 0-based index within the last observation and the landmark 0-based index in the map (the robot-map state vector) Only used for stats and so.

Definition at line 187 of file CRangeBearingKFSLAM2D.h.

Definition at line 183 of file CRangeBearingKFSLAM2D.h.

Definition at line 190 of file CRangeBearingKFSLAM2D.h.

Definition at line 182 of file CRangeBearingKFSLAM2D.h.

Definition at line 182 of file CRangeBearingKFSLAM2D.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011