| 
    MRPT
    2.0.4
    
   | 
 
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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |