Information for data-association:
#include <mrpt/slam/CRangeBearingKFSLAM.h>
Public Member Functions | |
| TDataAssocInfo () | |
| void | clear () |
Public Attributes | |
| CMatrixTemplateNumeric< kftype > | Y_pred_means |
| CMatrixTemplateNumeric< kftype > | Y_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 |
| mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo::TDataAssocInfo | ( | ) | [inline] |
Definition at line 224 of file CRangeBearingKFSLAM.h.
| void mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo::clear | ( | void | ) | [inline] |
Definition at line 230 of file CRangeBearingKFSLAM.h.
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 242 of file CRangeBearingKFSLAM.h.
Definition at line 238 of file CRangeBearingKFSLAM.h.
Definition at line 245 of file CRangeBearingKFSLAM.h.
Definition at line 237 of file CRangeBearingKFSLAM.h.
Definition at line 237 of file CRangeBearingKFSLAM.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |