101 #include <visp3/core/vpCameraParameters.h>
102 #include <visp3/core/vpConfig.h>
103 #include <visp3/core/vpHomogeneousMatrix.h>
104 #include <visp3/core/vpImage.h>
105 #include <visp3/core/vpRGBa.h>
106 #include <visp3/core/vpVelocityTwistMatrix.h>
132 friend VISP_EXPORT std::ostream &operator<<(std::ostream &os,
const vpAfma4 &afma4);
146 double _joint_max[4];
147 double _joint_min[4];
Modelization of Irisa's cylindrical robot named Afma4.
static const unsigned int njoint
Number of joint.
Implementation of column vector and the associated operations.
Implementation of an homogeneous matrix and operations on such kind of matrices.
Implementation of a matrix and operations on matrices.
Implementation of a rotation vector as Euler angle minimal representation.
Class that consider the case of a translation vector.