MRPT  2.0.3
List of all members | Classes | Public Member Functions | Public Attributes
mrpt::obs::CActionRobotMovement2D::TMotionModelOptions Struct Reference

Detailed Description

The parameter to be passed to "computeFromOdometry".

Definition at line 78 of file CActionRobotMovement2D.h.

#include <mrpt/obs/CActionRobotMovement2D.h>

Classes

struct  TOptions_GaussianModel
 Options for the gaussian model, which generates a CPosePDFGaussian object in poseChange using a closed-form linear Gaussian model. More...
 
struct  TOptions_ThrunModel
 Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange using a MonteCarlo simulation. More...
 

Public Member Functions

 TMotionModelOptions ()=default
 Default values loader. More...
 

Public Attributes

TDrawSampleMotionModel modelSelection {mmGaussian}
 The model to be used. More...
 
TOptions_GaussianModel gaussianModel
 
TOptions_ThrunModel thrunModel
 

Constructor & Destructor Documentation

◆ TMotionModelOptions()

mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TMotionModelOptions ( )
default

Default values loader.

Member Data Documentation

◆ gaussianModel

TOptions_GaussianModel mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::gaussianModel

◆ modelSelection

TDrawSampleMotionModel mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::modelSelection {mmGaussian}

◆ thrunModel

TOptions_ThrunModel mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::thrunModel



Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020