38 #include <visp3/core/vpConfig.h>
52 #include <visp3/core/vpConfig.h>
53 #include <visp3/core/vpMatrix.h>
54 #include <visp3/core/vpHomogeneousMatrix.h>
55 #include <visp3/core/vpPoseVector.h>
57 #include <visp3/core/vpMath.h>
58 #include <visp3/core/vpRxyzVector.h>
59 #include <visp3/core/vpTranslationVector.h>
60 #include <visp3/core/vpVelocityTwistMatrix.h>
82 static const unsigned int ndof;
109 friend VISP_EXPORT std::ostream & operator << (std::ostream & os,
const vpPtu46 & constant);
Implementation of a matrix and operations on matrices.
Implementation of an homogeneous matrix and operations on such kind of matrices.
static const unsigned int ndof
Implementation of a velocity twist matrix and operations on such kind of matrices.
Jacobian, geometric model functionnalities... for ptu46, pan, tilt head from Directed Perception...
Implementation of column vector and the associated operations.
Implementation of a pose vector and operations on poses.