Main MRPT website > C++ reference for MRPT 1.9.9
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 196 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 198 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 200 of file CMetricMapBuilderRBPF.h.

Referenced by mrpt::slam::CMetricMapBuilderRBPF::processActionObservation().




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