Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CConsistentObservationAlignment::TOptions Struct Reference

The options for the method. More...

#include <mrpt/slam/CConsistentObservationAlignment.h>

Collaboration diagram for mrpt::slam::CConsistentObservationAlignment::TOptions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TOptions ()
 Initialization:.

Public Attributes

bool matchAgainstGridmap
 If set to true (default), the matching will be performed against grid maps, instead of points maps:.
float gridMapsResolution
 The resolution of the grid maps (default = 0.02m).
CPointsMap::TInsertionOptions pointsMapOptions
 The options for building temporary maps.
COccupancyGridMap2D::TInsertionOptions gridInsertOptions
 The options for building temporary maps.
CICP::TConfigParams icpOptions
 The options for the ICP algorithm.

Detailed Description

The options for the method.

Definition at line 82 of file CConsistentObservationAlignment.h.


Constructor & Destructor Documentation

mrpt::slam::CConsistentObservationAlignment::TOptions::TOptions (  ) 

Initialization:.


Member Data Documentation

The options for building temporary maps.

Definition at line 102 of file CConsistentObservationAlignment.h.

The resolution of the grid maps (default = 0.02m).

Definition at line 94 of file CConsistentObservationAlignment.h.

The options for the ICP algorithm.

Definition at line 106 of file CConsistentObservationAlignment.h.

If set to true (default), the matching will be performed against grid maps, instead of points maps:.

Definition at line 90 of file CConsistentObservationAlignment.h.

The options for building temporary maps.

Definition at line 98 of file CConsistentObservationAlignment.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