M-File Help: oa2tr View code for oa2tr

oa2tr

Convert orientation and approach vectors to homogeneous transformation

T = oa2tr(o, a) is an SE(3) homogeneous tranformation (4x4) for the specified orientation and approach vectors (3x1) formed from 3 vectors such that R = [N o a] and N = o x a.

Notes

References

See also

rpy2tr, eul2tr, oa2r


 

© 1990-2014 Peter Corke.