50 #include <visp/vpMatrix.h>
51 #include <visp/vpHomogeneousMatrix.h>
52 #include <visp/vpPoseVector.h>
53 #include <visp/vpMath.h>
54 #include <visp/vpRxyzVector.h>
55 #include <visp/vpTranslationVector.h>
56 #include <visp/vpVelocityTwistMatrix.h>
123 } DenavitHartenbergModel;
127 static const unsigned int ndof;
130 static const float h;
195 friend std::ostream & operator << (std::ostream & os,
Jacobian, geometric model functionnalities... for biclops, pan, tilt head.
Definition of the vpMatrix class.
void set_cMe(const vpHomogeneousMatrix &cMe)
static const unsigned int ndof
The class provides a data structure for the homogeneous matrices as well as a set of operations on th...
static const float tiltJointLimit
static const float speedLimit
static const float panJointLimit
void setDenavitHartenbergModel(vpBiclops::DenavitHartenbergModel m=vpBiclops::DH1)
DenavitHartenbergModel dh_model_
vpBiclops::DenavitHartenbergModel getDenavitHartenbergModel()
Class that consider the particular case of twist transformation matrix that allows to transform a vel...
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.
vpHomogeneousMatrix get_cMe() const