Commit | Date | |
---|---|---|
2009-09-08 16:27:50 | Tree | |
[r9481]
by
bugman
Function renaming and argument order changes in the maths_fns.rotation_matrix module. The naming scheme is now more logical (as well as the argument order). |
2009-09-08 16:20:08 | Tree |
2009-09-08 15:47:59 | Tree | |
[r9479]
by
bugman
Bug fix for R_to_axis_angle(). All vector elements were NaN when the angle is 0. Now the zero vector is not normalised by zero. |
2009-09-08 15:43:36 | Tree |
2009-09-08 15:42:48 | Tree | |
[r9477]
by
bugman
Created 3 unit tests of the maths_fns.rotation_matrix.R_axis_angle() function. These are almost identical to those of quaternion_to_R(). |
2009-09-08 15:07:06 | Tree |
2009-09-08 14:40:16 | Tree | |
[r9475]
by
bugman
Fix to the frame order system tests. This corresponds to the fixes in R_euler_zyz() where the rotation matrices were in the left-handed |
2009-09-08 13:11:17 | Tree |
[r9474]
by
bugman
Fixes for the test_func3() and test_func4() unit tests. The rotations were backwards because of the R_euler_zyz() fix! |
2009-09-08 12:43:47 | Tree |
[r9473]
by
bugman
Bug fix for the R_to_euler_zyz() function. This matches the important bug fix in the R_euler_zyz() function. |
2009-09-08 12:40:37 | Tree |