release/4.3a0
Varun Agrawal 2022-05-08 16:51:21 -04:00
parent 8dbbb1fe1f
commit ce7c71b7d7
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ TEST(CombinedImuFactor, CheckCovariance) {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.01, 0, 0, 0, //
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.01, 0, 0, //
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.01, 0, //
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.0;
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.01;
// regression
EXPECT(assert_equal(expected, actual.preintMeasCov()));