M-File Help: eul2jac View code for eul2jac

eul2jac

Euler angle rate Jacobian

J = eul2jac(eul) is a Jacobian matrix (3x3) that maps Euler angle rates to angular velocity at the operating point eul=[PHI, THETA, PSI].

J = eul2jac(phi, theta, psi) as above but the Euler angles are passed as separate arguments.

Notes

See also

rpy2jac, SERIALlINK.JACOBN


 

© 1990-2012 Peter Corke.