Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CActionRobotMovement2D::TMotionModelOptions Struct Reference

The parameter to be passed to "computeFromOdometry". More...

#include <mrpt/slam/CActionRobotMovement2D.h>

Collaboration diagram for mrpt::slam::CActionRobotMovement2D::TMotionModelOptions:
Collaboration graph
[legend]

List of all members.

Classes

struct  TOptions_GaussianModel
 Options for the gaussian model, which generates a CPosePDFGaussian object in poseChange. More...
struct  TOptions_ThrunModel
 Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange. More...

Public Member Functions

 TMotionModelOptions ()
 Default values loader.

Public Attributes

TDrawSampleMotionModel modelSelection
 The model to be used.
struct OBS_IMPEXP
mrpt::slam::CActionRobotMovement2D::TMotionModelOptions::TOptions_GaussianModel 
gausianModel
 Options for the gaussian model, which generates a CPosePDFGaussian object in poseChange.
struct OBS_IMPEXP
mrpt::slam::CActionRobotMovement2D::TMotionModelOptions::TOptions_ThrunModel 
thrunModel
 Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange.

Detailed Description

The parameter to be passed to "computeFromOdometry".

Definition at line 118 of file CActionRobotMovement2D.h.


Constructor & Destructor Documentation

mrpt::slam::CActionRobotMovement2D::TMotionModelOptions::TMotionModelOptions (  ) 

Default values loader.


Member Data Documentation

Options for the gaussian model, which generates a CPosePDFGaussian object in poseChange.

The model to be used.

Definition at line 126 of file CActionRobotMovement2D.h.

Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange.

 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