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.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |