struct mrpt::slam::CMetricMapBuilderRBPF::TStats¶
This structure will hold stats after each execution of processActionObservation.
#include <mrpt/slam/CMetricMapBuilderRBPF.h> struct TStats { // fields bool observationsInserted {false}; };
This structure will hold stats after each execution of processActionObservation.
#include <mrpt/slam/CMetricMapBuilderRBPF.h> struct TStats { // fields bool observationsInserted {false}; };