mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
RtabmapThread: using stamps in odometry messages to throttle detection rate (if stamps are not set, system time is used)
This commit is contained in:
@@ -106,6 +106,7 @@ private:
|
||||
float _rate;
|
||||
bool _createIntermediateNodes;
|
||||
UTimer * _frameRateTimer;
|
||||
double _previousStamp;
|
||||
|
||||
Rtabmap * _rtabmap;
|
||||
bool _paused;
|
||||
|
||||
Reference in New Issue
Block a user