Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo Struct Reference

Information for data-association:. More...

#include <mrpt/slam/CRangeBearingKFSLAM.h>

Collaboration diagram for mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo:
Collaboration graph
[legend]

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

Detailed Description

Information for data-association:.

See also:
getLastDataAssociation

Definition at line 221 of file CRangeBearingKFSLAM.h.


Constructor & Destructor Documentation

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

Definition at line 223 of file CRangeBearingKFSLAM.h.


Member Function Documentation

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

Definition at line 229 of file CRangeBearingKFSLAM.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 241 of file CRangeBearingKFSLAM.h.

Definition at line 237 of file CRangeBearingKFSLAM.h.

Definition at line 244 of file CRangeBearingKFSLAM.h.

Definition at line 236 of file CRangeBearingKFSLAM.h.

Definition at line 236 of file CRangeBearingKFSLAM.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010