mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Fixed fx=0 error when running multi-session databases
This commit is contained in:
@@ -602,6 +602,7 @@ bool DBDriver::getCalibration(
|
||||
std::vector<CameraModel> & models,
|
||||
StereoCameraModel & stereoModel) const
|
||||
{
|
||||
UDEBUG("");
|
||||
bool found = false;
|
||||
// look in the trash
|
||||
_trashesMutex.lock();
|
||||
|
||||
Reference in New Issue
Block a user