105 #include <visp/vpHomogeneousMatrix.h>
106 #include <visp/vpImage.h>
107 #include <visp/vpRGBa.h>
108 #include <visp/vpCameraParameters.h>
109 #include <visp/vpVelocityTwistMatrix.h>
135 friend VISP_EXPORT std::ostream & operator << (std::ostream & os,
const vpAfma4 & afma4);
149 double _joint_max[4];
150 double _joint_min[4];
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 njoint
Number of joint.
Modelisation of Irisa's cylindrical robot named Afma4.
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...
Class that consider the case of the Euler angle using the x-y-z convention, where are respectively ...
Class that consider the case of a translation vector.