next up previous contents
Next: irotk Up: 3D homogeneous transforms Previous: eulzxz   Contents

Subsections

ieulzxz

Syntax

ReturnMatrix ieulzxz(const Matrix & R);

Description

Given a homogeneous transform matrix R, this function returns a column vector
$\displaystyle \left[\begin{array}{c} \gamma_1   \beta   \gamma_2 \end{array}\right]$     (2.3)

such that the $3 \times 3$ rotation bloc of the matrix
$\displaystyle \mbox{\boldmath$ Rot $}(z,\gamma_1) \mbox{\boldmath$ Rot $}(x,\beta) \mbox{\boldmath$ Rot $}(z,\gamma_2)$     (2.4)

is equal to the $3 \times 3$ rotation bloc of the matrix R.

Return Value

ColumnVector.



Richard Gourdeau 2004-07-06