Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CDetectorDoorCrossing::TDoorCrossingOutParams Struct Reference

A structure used as output in this method. More...

#include <mrpt/slam/CDetectorDoorCrossing.h>

Collaboration diagram for mrpt::slam::CDetectorDoorCrossing::TDoorCrossingOutParams:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TDoorCrossingOutParams ()

Public Attributes

bool enoughtInformation
 If this is false, all other output fields must not be taken into account since there is not yet enought information to fill the required observations window size.
float doorCrossingLikelihood
 The likelihood of having just entering a new room, in the range [0,1].
float informationGain
 The gain in information produced by the last observation, in "bits".
float cumulativeTurning
 The cumulative turning of the robot in radians for the movements in the "window".
CSimplePointsMap pointsMap

Detailed Description

A structure used as output in this method.

See also:
process

Definition at line 79 of file CDetectorDoorCrossing.h.


Constructor & Destructor Documentation

mrpt::slam::CDetectorDoorCrossing::TDoorCrossingOutParams::TDoorCrossingOutParams (  )  [inline]

Definition at line 81 of file CDetectorDoorCrossing.h.


Member Data Documentation

The cumulative turning of the robot in radians for the movements in the "window".

Definition at line 107 of file CDetectorDoorCrossing.h.

The likelihood of having just entering a new room, in the range [0,1].

Definition at line 99 of file CDetectorDoorCrossing.h.

If this is false, all other output fields must not be taken into account since there is not yet enought information to fill the required observations window size.

Definition at line 88 of file CDetectorDoorCrossing.h.

The gain in information produced by the last observation, in "bits".

Definition at line 103 of file CDetectorDoorCrossing.h.

Definition at line 109 of file CDetectorDoorCrossing.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010