Main Content
rotmat2vec3d
Description
returns an axis-angle rotation vector that corresponds to the input 3-D rotation matrix. The
function uses the Rodrigues formula for the conversion.rotationVector
= rotmat2vec3d(rotationMatrix
)
Examples
Input Arguments
Output Arguments
References
[1]