<< trinterp Robotics_Toolbox troty >>

Robotics_Toolbox >> Robotics_Toolbox > trotx

trotx

Rotation about X axis

Calling Sequence

T = trotx(THETA)
T = trotx(THETA, 'deg')

Description

T = TROTX(THETA) is a homogeneous transformation (4x4) representing a rotation radians about the x-axis.

T = TROTX(THETA, 'deg') as above but THETA is in degrees.

Translational component is zero.

See also

Authors


Report an issue
<< trinterp Robotics_Toolbox troty >>