With this struct options are provided to the fusion process.
Definition at line 335 of file maps/CLandmarksMap.h.
#include <mrpt/maps/CLandmarksMap.h>
Public Member Functions | |
| TFuseOptions () | |
| Initialization. More... | |
Public Attributes | |
| unsigned int | minTimesSeen |
| Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds. More... | |
| float | ellapsedTime |
| See "minTimesSeen". More... | |
| mrpt::maps::CLandmarksMap::TFuseOptions::TFuseOptions | ( | ) |
Initialization.
| float mrpt::maps::CLandmarksMap::TFuseOptions::ellapsedTime |
See "minTimesSeen".
Definition at line 347 of file maps/CLandmarksMap.h.
| unsigned int mrpt::maps::CLandmarksMap::TFuseOptions::minTimesSeen |
Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds.
Definition at line 343 of file maps/CLandmarksMap.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |