<< tr2rpy Robotics_Toolbox tr2zyz >>

Robotics_Toolbox >> Robotics_Toolbox > tr2rt

tr2rt

Convert homogeneous transform to rotation and translation

Calling Sequence

[R,t] = tr2rt(TR)

Description

[R,t] = TR2RT(TR) split a homogeneous transformation matrix (NxN) into an orthonormal rotation matrix R (MxM) and a translation vector t (Mx1), where N=M+1.

A homogeneous transform sequence TR (NxNxK) is split into rotation matrix sequence R (MxMxK) and a translation sequence t (KxM).

Notes

See also

Authors


Report an issue
<< tr2rpy Robotics_Toolbox tr2zyz >>