MRPT  1.9.9
mrpt::obs::CActionRobotMovement2D::TMotionModelOptions Struct Reference

Detailed Description

The parameter to be passed to "computeFromOdometry".

Definition at line 77 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

◆ modelSelection

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

The model to be used.

Definition at line 83 of file CActionRobotMovement2D.h.

Referenced by mrpt::obs::CActionRobotMovement2D::computeFromOdometry().

◆ thrunModel

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



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019