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

Detailed Description

Definition at line 137 of file CHMTSLAM.h.

#include <mrpt/hmtslam/CHMTSLAM.h>

Public Member Functions

 TBI_info ()
 

Public Attributes

double log_lik
 Log likelihood for this loop-closure. More...
 
mrpt::poses::CPose3DPDFSOG delta_new_cur
 Depending on the loop-closure engine, an guess of the relative pose of "area_new" relative to "cur_area" is given here. More...
 

Constructor & Destructor Documentation

◆ TBI_info()

mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info::TBI_info ( )
inline

Definition at line 139 of file CHMTSLAM.h.

Member Data Documentation

◆ delta_new_cur

mrpt::poses::CPose3DPDFSOG mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info::delta_new_cur

Depending on the loop-closure engine, an guess of the relative pose of "area_new" relative to "cur_area" is given here.

If the SOG contains 0 modes, then the engine does not provide this information.

Definition at line 148 of file CHMTSLAM.h.

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

◆ log_lik

double mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info::log_lik

Log likelihood for this loop-closure.

Definition at line 141 of file CHMTSLAM.h.

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




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