This commit is contained in:
matlabbe
2019-08-27 15:30:13 -04:00
parent 536f001479
commit 380fffb1d9

View File

@@ -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())