Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions Struct Reference


Detailed Description

Options for a TLC-detector of type gridmap-matching, used from CHMTSLAM.

Definition at line 78 of file CTopLCDetector_GridMatching.h.

#include <mrpt/hmtslam/CTopLCDetector_GridMatching.h>

Inheritance diagram for mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TOptions ()
 Initialization of default params.
void loadFromConfigFile (const mrpt::utils::CConfigFileBase &source, const std::string &section)
 Load parameters from configuration source.
void dumpToTextStream (CStream &out) const
 This method must display clearly all the contents of the structure in textual form, sending it to a CStream.

Public Attributes

mrpt::slam::CGridMapAligner::TConfigParams matchingOptions
 Options for the grid-to-grid matching algorithm.

Constructor & Destructor Documentation

mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions::TOptions (  ) 

Initialization of default params.


Member Function Documentation

void mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions::dumpToTextStream ( CStream out  )  const [virtual]

This method must display clearly all the contents of the structure in textual form, sending it to a CStream.

Implements mrpt::utils::CLoadableOptions.

void mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions::loadFromConfigFile ( const mrpt::utils::CConfigFileBase source,
const std::string &  section 
) [virtual]

Load parameters from configuration source.

Implements mrpt::utils::CLoadableOptions.


Member Data Documentation

Options for the grid-to-grid matching algorithm.

Definition at line 86 of file CTopLCDetector_GridMatching.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011