mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
fixed build with MRPT
This commit is contained in:
@@ -1713,8 +1713,8 @@ bool Rtabmap::process(
|
||||
// If variance is different for each axis,
|
||||
// build rtabmap with MRPT to use approach above.
|
||||
_localizationCovariance += odomCovariance;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
_lastLocalizationPose = newPose; // keep in cache the latest corrected pose
|
||||
if(!_memory->isIncremental() && signature->getWeight() >= 0)
|
||||
|
||||
Reference in New Issue
Block a user