Auxiliary structure used in KLD-sampling in particle filters.
Definition at line 49 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. | |
| mrpt::slam::detail::TPoseBin2D::TPoseBin2D | ( | ) | [inline] |
Definition at line 51 of file PF_aux_structs.h.
Bin indices.
Definition at line 53 of file PF_aux_structs.h.
Referenced by mrpt::slam::detail::TPoseBin2D::lt_operator::operator()().
Definition at line 53 of file PF_aux_structs.h.
Referenced by mrpt::slam::detail::TPoseBin2D::lt_operator::operator()().
Definition at line 53 of file PF_aux_structs.h.
Referenced by mrpt::slam::detail::TPoseBin2D::lt_operator::operator()().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |