41 #include <visp3/core/vpCameraParameters.h>
42 #include <visp3/core/vpConfig.h>
43 #include <visp3/core/vpDebug.h>
44 #include <visp3/robot/vpAfma4.h>
50 #ifdef ENABLE_VISP_NAMESPACE
55 std::cout <<
"a test for vpAfma4 class..." << std::endl;
59 std::cout << afma4 << std::endl;
64 std::cout <<
"Catch an exception: " << e << std::endl;
Modelization of Irisa's cylindrical robot named Afma4.
error that can be emitted by ViSP classes.