44 #include <visp/vpHomogeneousMatrix.h>
45 #include <visp/vpTranslationVector.h>
46 #include <visp/vpVelocityTwistMatrix.h>
Definition of the vpMatrix class.
void set_cMe(const vpHomogeneousMatrix &cMe)
vpHomogeneousMatrix get_cMe() const
The class provides a data structure for the homogeneous matrices as well as a set of operations on th...
void set_eJe(const vpMatrix &eJe)
vpVelocityTwistMatrix get_cVe() const
void get_cVe(vpVelocityTwistMatrix &cVe) const
Generic functions for unicycle mobile robots.
vpVelocityTwistMatrix buildFrom(const vpTranslationVector &t, const vpRotationMatrix &R)
Class that consider the particular case of twist transformation matrix that allows to transform a vel...