Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
mrpt::slam::CMetricMapBuilderRBPF::TStats Struct Reference

Detailed Description

This structure will hold stats after each execution of processActionObservation.

Definition at line 161 of file CMetricMapBuilderRBPF.h.

#include <mrpt/slam/CMetricMapBuilderRBPF.h>

Public Member Functions

 TStats ()
 

Public Attributes

bool observationsInserted
 Whether the SF has been inserted in the metric maps. More...
 

Constructor & Destructor Documentation

◆ TStats()

mrpt::slam::CMetricMapBuilderRBPF::TStats::TStats ( )
inline

Definition at line 163 of file CMetricMapBuilderRBPF.h.

Member Data Documentation

◆ observationsInserted

bool mrpt::slam::CMetricMapBuilderRBPF::TStats::observationsInserted

Whether the SF has been inserted in the metric maps.

Definition at line 168 of file CMetricMapBuilderRBPF.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017