In this structure parameters can be changed to customize the behaviour of this algorithm. More...
#include <mrpt/slam/CDetectorDoorCrossing.h>
Public Member Functions | |
TOptions () | |
Public Attributes | |
unsigned int | windowSize |
The window size, in (action,observations) pairs;min. | |
float | gridResolution |
In this structure parameters can be changed to customize the behaviour of this algorithm.
Definition at line 59 of file CDetectorDoorCrossing.h.
mrpt::slam::CDetectorDoorCrossing::TOptions::TOptions | ( | ) | [inline] |
Definition at line 61 of file CDetectorDoorCrossing.h.
Definition at line 69 of file CDetectorDoorCrossing.h.
The window size, in (action,observations) pairs;min.
value is 2.
Definition at line 67 of file CDetectorDoorCrossing.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |