43 #ifndef vpTHETAUVECTOR_H
44 #define vpTHETAUVECTOR_H
58 #include <visp/vpRotationVector.h>
59 #include <visp/vpRotationMatrix.h>
60 #include <visp/vpHomogeneousMatrix.h>
61 #include <visp/vpRxyzVector.h>
62 #include <visp/vpRzyxVector.h>
147 static const double minimum;
189 void extract(
double &theta,
vpColVector &u)
const;
Class that consider the case of a generic rotation vector (cannot be used as is !) consisting in thre...
The class provides a data structure for the homogeneous matrices as well as a set of operations on th...
Class that consider the case of the Euler angle using the z-y-x convention, where are respectively ...
void init(const unsigned int size)
The vpRotationMatrix considers the particular case of a rotation matrix.
Class that provides a data structure for the column vectors as well as a set of operations on these v...
Class that consider the case of the Euler angle using the x-y-z convention, where are respectively ...
Class that consider the case of the Euler angles using the z-y-z convention, where are respectively...
Class that consider the case of the parameterization for the rotation.
vpThetaUVector(const double tux, const double tuy, const double tuz)