The python unittest `test_Rot3` fails in case gtsam is compiled with cmake option `-D GTSAM_USE_QUATERNION=ON`. The cause of the test failure is an invalid rotationmatrix with negative determinant in `test_rotate()`.