Auxiliary structure used in KLD-sampling in particle filters.
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... | |
|
inline |
Definition at line 79 of file PF_aux_structs.h.
| int mrpt::slam::detail::TPoseBin3D::pitch |
Definition at line 81 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 |
Bin indices.
Definition at line 81 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 |
Definition at line 81 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 |
Definition at line 81 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 |
Definition at line 81 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 |
Definition at line 81 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.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |