Commit | Date | |
---|---|---|
[r9487]
by
bugman
Added a unit test to bounce around all the conversion functions in maths_fns.rotation_matrix. This bounces through: |
2009-09-08 19:07:41 | Tree |
[r9486]
by
bugman
Created the maths_fns.rotation_matrix.R_to_quaternion() function. This is accompanied by 2 unit tests. |
2009-09-08 18:20:34 | Tree |
[r9485]
by
bugman
Created the maths_fns.rotation_matrix.quaternion_to_axis_angle() function. This is accompanied by 2 unit tests. |
2009-09-08 17:51:14 | Tree |
[r9484]
by
bugman
Created the maths_fns.rotation_matrix.axis_angle_to_quaternion() function. This is accompanied by 2 unit tests. |
2009-09-08 17:17:29 | Tree |
2009-09-08 16:52:54 | Tree | |
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 |