MRPT  2.0.0
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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020