<< delta2tr Robotics_Toolbox eul2r >>

Robotics_Toolbox >> Robotics_Toolbox > eul2jac

eul2jac

Euler angle rate Jacobian

Calling Sequence

J = EUL2JAC(EUL)
J = EUL2JAC(PHI, THETA, PSI)

Description

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

Authors


Report an issue
<< delta2tr Robotics_Toolbox eul2r >>