M-File Help: oa2r View code for oa2r

oa2r

Convert orientation and approach vectors to rotation matrix

R = oa2r(o, a) is a rotation matrix for the specified orientation and approach vectors (3x1) formed from 3 vectors such that R = [N o a] and N = o x a.

Notes

See also

rpy2r, eul2r, oa2tr


 

© 1990-2012 Peter Corke.