Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Classes | Public Member Functions | Public Attributes
mrpt::slam::detail::TPoseBin2D Struct Reference

Detailed Description

Auxiliary structure used in KLD-sampling in particle filters.

See also
CPosePDFParticles, CMultiMetricMapPDF

Definition at line 30 of file PF_aux_structs.h.

#include <mrpt/slam/PF_aux_structs.h>

Classes

struct  lt_operator
 less-than ordering of bins for usage in STL containers More...
 

Public Member Functions

 TPoseBin2D ()
 

Public Attributes

int x
 
int y
 
int phi
 Bin indices. More...
 

Constructor & Destructor Documentation

◆ TPoseBin2D()

mrpt::slam::detail::TPoseBin2D::TPoseBin2D ( )
inline

Definition at line 32 of file PF_aux_structs.h.

Member Data Documentation

◆ phi

int mrpt::slam::detail::TPoseBin2D::phi

◆ x

int mrpt::slam::detail::TPoseBin2D::x

◆ y

int mrpt::slam::detail::TPoseBin2D::y



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019