Skip to content

Commit 4a170f8

Browse files
committed
d
1 parent 3d6d6c6 commit 4a170f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glomap/controllers/rotation_averager_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ TEST(RotationEstimator, WithNoiseAndOutliers) {
305305
ConvertGlomapToColmap(
306306
rigs, cameras, frames, images, tracks, reconstruction);
307307
ExpectEqualRotations(
308-
gt_reconstruction, reconstruction, /*max_rotation_error_deg=*/3);
308+
gt_reconstruction, reconstruction, /*max_rotation_error_deg=*/3);
309309
}
310310
}
311311

0 commit comments

Comments
 (0)