MRPT
1.9.9
|
Auxiliary structure used in KLD-sampling in particle filters.
Definition at line 71 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 ()=default | |
Public Attributes | |
int | x {0} |
Bin indices. More... | |
int | y {0} |
int | z {0} |
int | yaw {0} |
int | pitch {0} |
int | roll {0} |
|
default |
int mrpt::slam::detail::TPoseBin3D::pitch {0} |
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
int mrpt::slam::detail::TPoseBin3D::roll {0} |
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
int mrpt::slam::detail::TPoseBin3D::x {0} |
Bin indices.
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
int mrpt::slam::detail::TPoseBin3D::y {0} |
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
int mrpt::slam::detail::TPoseBin3D::yaw {0} |
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
int mrpt::slam::detail::TPoseBin3D::z {0} |
Definition at line 75 of file PF_aux_structs.h.
Referenced by mrpt::slam::KLF_loadBinFromParticle(), and mrpt::slam::detail::TPoseBin3D::lt_operator::operator()().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |