36 #include <visp3/core/vpConfig.h>
37 #include <visp3/core/vpHomogeneousMatrix.h>
38 #include <visp3/core/vpTranslationVector.h>
39 #include <visp3/core/vpVelocityTwistMatrix.h>
Implementation of an homogeneous matrix and operations on such kind of matrices.
Implementation of a matrix and operations on matrices.
Generic functions for unicycle mobile robots.
void set_eJe(const vpMatrix &eJe)
void set_cMe(const vpHomogeneousMatrix &cMe)
vpVelocityTwistMatrix get_cVe() const
void get_cVe(vpVelocityTwistMatrix &cVe) const
vpHomogeneousMatrix get_cMe() const
vpVelocityTwistMatrix & buildFrom(const vpTranslationVector &t, const vpRotationMatrix &R)