Definition at line 129 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... | |
| 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... | |
|
inline |
Definition at line 131 of file CHMTSLAM.h.
| 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 139 of file CHMTSLAM.h.
| double mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info::log_lik |
Log likelihood for this loop-closure.
Definition at line 134 of file CHMTSLAM.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |