MRPT
2.0.3
|
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... | |
|
default |
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().
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.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020 |