MRPT  1.9.9
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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020