42 #include <visp/vpConfig.h>
56 #include <visp/vpConfig.h>
57 #include <visp/vpMatrix.h>
58 #include <visp/vpHomogeneousMatrix.h>
59 #include <visp/vpPoseVector.h>
61 #include <visp/vpMath.h>
62 #include <visp/vpRxyzVector.h>
63 #include <visp/vpTranslationVector.h>
64 #include <visp/vpVelocityTwistMatrix.h>
86 static const unsigned int ndof;
108 friend VISP_EXPORT std::ostream & operator << (std::ostream & os,
Definition of the vpMatrix class.
The class provides a data structure for the homogeneous matrices as well as a set of operations on th...
static const unsigned int ndof
Class that consider the particular case of twist transformation matrix that allows to transform a vel...
Jacobian, geometric model functionnalities... for ptu46, pan, tilt head from Directed Perception...
Class that provides a data structure for the column vectors as well as a set of operations on these v...
The pose is a complete representation of every rigid motion in the euclidian space.