13 #include "TestMachine.h" 27 CO_errorReport(CO->em, CO_EM_GENERIC_SOFTWARE_ERROR, CO_EMC_SOFTWARE_INTERNAL, info);
28 fprintf(stderr,
"canopend generic error: 0x%X\n", info);
34 cout <<
">>> Creating Test state machine" << endl;
37 printf(
"app_Program Start \n");
38 testMachine.initRobot(&exo);
40 testMachine.activate();
43 testMachine.hwStateUpdate();
void CO_errExit(char *msg)
Example implementation of the Robot class, representing an X2 Exoskeleton, using DummyActuatedJoint a...
ExoTestMachine testMachine
volatile uint32_t CO_timer1ms
pthread_mutex_t CO_CAN_VALID_mtx
Testing ExoRobot new classes.
void CO_error(const uint32_t info)
bool getQ()
Getter method for private Q key state.