<< Blocks Blocks RPY2T >>

Robotics_Toolbox >> Robotics_Toolbox > Blocks > EUL2T

EUL2T

EUL2T

Block Screenshot

Description

Return a homogeneous transformation for the alpha/beta/gamma angles (in radians) given as input. These correspond to rotations about the X, Y and Z mobile axes (Euler angles) respectively. The rotation matrix is evaluated as follows

R = Rx(ALPHA)*Ry(BETA)*Rz(GAMMA)

The number of inputs to this block is three and all inputs are regular inputs. The first input is the alpha angle, i.e. a rotation about the X-axis of current reference frame. The second input is the beta angle, i.e. a rotation about the Y-axis of current reference frame. The third input is the gamma angle, i.e. a rotation about the Z-axis of current reference frame.

Interfacing function

Computational function

See also

Authors


Report an issue
<< Blocks Blocks RPY2T >>