MRPT  2.0.3
List of all members | Public Member Functions | Public Attributes
mrpt::poses::CRobot2DPoseEstimator::TOptions Struct Reference

Detailed Description

Definition at line 78 of file CRobot2DPoseEstimator.h.

#include <mrpt/poses/CRobot2DPoseEstimator.h>

Public Member Functions

 TOptions ()=default
 

Public Attributes

double max_odometry_age {1.0}
 To consider data old, in seconds. More...
 
double max_localiz_age {4.0}
 To consider data old, in seconds. More...
 

Constructor & Destructor Documentation

◆ TOptions()

mrpt::poses::CRobot2DPoseEstimator::TOptions::TOptions ( )
default

Member Data Documentation

◆ max_localiz_age

double mrpt::poses::CRobot2DPoseEstimator::TOptions::max_localiz_age {4.0}

To consider data old, in seconds.

Definition at line 84 of file CRobot2DPoseEstimator.h.

Referenced by TEST().

◆ max_odometry_age

double mrpt::poses::CRobot2DPoseEstimator::TOptions::max_odometry_age {1.0}

To consider data old, in seconds.

Definition at line 82 of file CRobot2DPoseEstimator.h.

Referenced by TEST().




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