M-File Help: rpy2jac | View code for rpy2jac |
Jacobian from RPY angle rates to angular velocity
J = rpy2jac(eul) is a Jacobian matrix (3x3) that maps roll-pitch-yaw angle rates to angular velocity at the operating point RPY=[R,P,Y].
J = rpy2jac(R, p, y) as above but the roll-pitch-yaw angles are passed as separate arguments.
© 1990-2012 Peter Corke.