MRPT  2.0.4
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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020