Hi,
I saw in your commit: 8b82f2d
You checked the sign of the quaternion before sending it to the conversion function from scipy to convert to a rotation matrix.
Since you only return a rotation matrix, not the quaternion, is this check and conversion necessary?
Or did I miss something?
Thank you!
Hi,
I saw in your commit: 8b82f2d
You checked the sign of the quaternion before sending it to the conversion function from scipy to convert to a rotation matrix.
Since you only return a rotation matrix, not the quaternion, is this check and conversion necessary?
Or did I miss something?
Thank you!