Definition at line 155 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. | |
| 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. | |
|
inline |
Definition at line 157 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 165 of file CHMTSLAM.h.
| double mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info::log_lik |
Log likelihood for this loop-closure.
Definition at line 160 of file CHMTSLAM.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |