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

Detailed Description

Auxiliary structure used in KLD-sampling in particle filters.

See also
CPosePDFParticles, CMultiMetricMapPDF

Definition at line 77 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

 TPoseBin3D ()
 

Public Attributes

int x
 
int y
 
int z
 
int yaw
 
int pitch
 
int roll
 Bin indices. More...
 

Constructor & Destructor Documentation

◆ TPoseBin3D()

mrpt::slam::detail::TPoseBin3D::TPoseBin3D ( )
inline

Definition at line 79 of file PF_aux_structs.h.

Member Data Documentation

◆ pitch

int mrpt::slam::detail::TPoseBin3D::pitch

◆ roll

int mrpt::slam::detail::TPoseBin3D::roll

◆ x

int mrpt::slam::detail::TPoseBin3D::x

◆ y

int mrpt::slam::detail::TPoseBin3D::y

◆ yaw

int mrpt::slam::detail::TPoseBin3D::yaw

◆ z

int mrpt::slam::detail::TPoseBin3D::z



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