43 #include <visp3/robot/vpVirtuose.h>
47 #if defined(VISP_HAVE_VIRTUOSE)
55 std::cout <<
"The system is operational." << std::endl;
57 std::cout <<
"The current joint values are : " << q.
t() << std::endl;
60 std::cout <<
"The system is not operational. \nPlease plug the emergency stop to the system (or untrigger it)." << std::endl;
66 std::cout <<
"You should install Virtuose SDK to use this binary..." << std::endl;
error that can be emited by ViSP classes.
bool getEmergencyStop() const
vpColVector getArticularPosition() const
Implementation of column vector and the associated operations.
const std::string & getStringMessage(void) const
Send a reference (constant) related the error message (can be empty).