#include <mrpt/slam/CLandmarksMap.h>
Public Member Functions | |
TFuseOptions () | |
Initialization. | |
Public Attributes | |
unsigned int | minTimesSeen |
Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds. | |
float | ellapsedTime |
See "minTimesSeen". |
Definition at line 390 of file CLandmarksMap.h.
mrpt::slam::CLandmarksMap::TFuseOptions::TFuseOptions | ( | ) |
Initialization.
Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds.
Definition at line 398 of file CLandmarksMap.h.
Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009 |