Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::poses::CRobot2DPoseEstimator::TOptions Struct Reference

Detailed Description

Definition at line 72 of file CRobot2DPoseEstimator.h.

#include <mrpt/poses/CRobot2DPoseEstimator.h>

Public Member Functions

 TOptions ()
 

Public Attributes

double max_odometry_age
 To consider data old, in seconds. More...
 
double max_localiz_age
 To consider data old, in seconds. More...
 

Constructor & Destructor Documentation

◆ TOptions()

mrpt::poses::CRobot2DPoseEstimator::TOptions::TOptions ( )
inline

Definition at line 74 of file CRobot2DPoseEstimator.h.

Member Data Documentation

◆ max_localiz_age

double mrpt::poses::CRobot2DPoseEstimator::TOptions::max_localiz_age

To consider data old, in seconds.

Definition at line 80 of file CRobot2DPoseEstimator.h.

◆ max_odometry_age

double mrpt::poses::CRobot2DPoseEstimator::TOptions::max_odometry_age

To consider data old, in seconds.

Definition at line 79 of file CRobot2DPoseEstimator.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019