Convert angle and vector orientation to a rotation matrix
R = angvec2r(theta, v) is an orthonormal rotation matrix (3x3) equivalent to a rotation of theta about the vector v.
eul2r, rpy2r, tr2angvec
© 1990-2014 Peter Corke.