struct mrpt::slam::detail::TPathBin2D

Overview

Auxiliary structure

#include </home/jlblanco/mrpt/libs/slam/src/slam/PF_aux_structs.h>

struct TPathBin2D
{
    // structs

    struct lt_operator;

    // fields

    std::vector<TPoseBin2D> bins;
};