mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
fixed #435
This commit is contained in:
@@ -303,7 +303,7 @@ void CameraRealSense2::getPoseAndIMU(
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
int maxWaitTime = 30;
|
int maxWaitTime = 35;
|
||||||
|
|
||||||
// Interpolate pose
|
// Interpolate pose
|
||||||
if(!poseBuffer_.empty())
|
if(!poseBuffer_.empty())
|
||||||
|
|||||||
Reference in New Issue
Block a user