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

Subsections

eulzxz

Syntax

ReturnMatrix eulzxz(const ColumnVector & a);

Description

Given a column vector a
$\displaystyle \left[\begin{array}{c} \gamma_1   \beta   \gamma_2 \end{array}\right]$     (2.1)

this function returns the homogeneous transform matrix given by
$\displaystyle \mbox{\boldmath$ Rot $}(z,\gamma_1) \mbox{\boldmath$ Rot $}(x,\beta) \mbox{\boldmath$ Rot $}(z,\gamma_2)$     (2.2)

Note: the column vector a must have a length of at least 3. Only the first 3 elements are used.

Return Value

Matrix



Richard Gourdeau 2004-07-06