M-File Help: roty | View code for roty |
Rotation about Y axis
R = roty(theta) is an SO(3) rotation matrix (3x3) representing a rotation of theta radians about the y-axis.
R = roty(theta, 'deg') as above but theta is in degrees.
© 1990-2014 Peter Corke.