Next: rpy
Up: 3D homogeneous transforms
Previous: rotd
Contents
Subsections
ReturnMatrix rotk(const Real theta,
const ColumnVector & k);
This function returns the matrix of a rotation of an angle theta around
the vector k.
 |
|
|
(2.9) |
Note: the column vector k must have a length of at least 3.
Only the first 3 elements are used.
Matrix
Richard Gourdeau
2004-07-06