Computes the Logarithm of a 3D Rotation Matrix.
logm(rotation_matrix)
rotation_matrix
A 3-by-3 rotation matrix.
A 3-by-3 skew-symmetric matrix representing the logarithm of the specified rotation matrix.