Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Types | Public Member Functions | Public Attributes
mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA Struct Reference

Detailed Description

Message definition:

From: AA

Definition at line 98 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< TPoseIDListpartitions
 

Member Typedef Documentation

◆ Ptr

Definition at line 100 of file CHMTSLAM.h.

Member Function Documentation

◆ dumpToConsole()

void CHMTSLAM::TMessageLSLAMfromAA::dumpToConsole ( ) const

for debugging only

Definition at line 119 of file CHMTSLAM_AA.cpp.

References mrpt::format(), and mrpt::containers::printf_vector().

Member Data Documentation

◆ hypothesisID

THypothesisID mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA::hypothesisID

The hypothesis ID (LMH) for these results.

Definition at line 102 of file CHMTSLAM.h.

Referenced by mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA().

◆ partitions

std::vector<TPoseIDList> mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA::partitions

Definition at line 103 of file CHMTSLAM.h.

Referenced by mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST