|
MRPT
2.0.3
|
Message definition:
From: AA
Definition at line 97 of file CHMTSLAM.h.
#include <mrpt/hmtslam/CHMTSLAM.h>
Public Types | |
| using | Ptr = std::shared_ptr< TMessageLSLAMfromAA > |
Public Member Functions | |
| void | dumpToConsole () const |
| for debugging only More... | |
Public Attributes | |
| THypothesisID | hypothesisID |
| The hypothesis ID (LMH) for these results. More... | |
| std::vector< TPoseIDList > | partitions |
Definition at line 99 of file CHMTSLAM.h.
| void CHMTSLAM::TMessageLSLAMfromAA::dumpToConsole | ( | ) | const |
for debugging only
Definition at line 115 of file CHMTSLAM_AA.cpp.
References mrpt::format(), and mrpt::containers::printf_vector().
| THypothesisID mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA::hypothesisID |
The hypothesis ID (LMH) for these results.
Definition at line 101 of file CHMTSLAM.h.
Referenced by mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA().
| std::vector<TPoseIDList> mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA::partitions |
Definition at line 102 of file CHMTSLAM.h.
Referenced by mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |