36#include <visp3/core/vpConfig.h>
37#include <visp3/core/vpMath.h>
38#include <visp3/core/vpRotationMatrix.h>
39#include <visp3/core/vpThetaUVector.h>
43#ifdef ENABLE_VISP_NAMESPACE
61 std::cout << tu_t << std::endl;
65 std::cout <<
"Catch an exception: " <<
e << std::endl;
error that can be emitted by ViSP classes.
static double rad(double deg)
Implementation of a rotation matrix and operations on such kind of matrices.
Implementation of row vector and the associated operations.
Implementation of a rotation vector as axis-angle minimal representation.