<< rpy2tr Robotics_Toolbox rts_c_eul2tr >>

Robotics_Toolbox >> Robotics_Toolbox > rt2tr

rt2tr

Convert rotation and translation to homogeneous transform

Calling Sequence

TR = rt2tr(R, t)

Description

TR = RT2TR(R, t) is a homogeneous transformation matrix (MxM) formed from an orthonormal rotation matrix R (NxN) and a translation vector t (Nx1) where M=N+1.

For a sequence R (NxNxK) and t (kxN) results in a transform sequence (NxNxk).

Notes

See also

Authors


Report an issue
<< rpy2tr Robotics_Toolbox rts_c_eul2tr >>