13 #include "TestMachine.h" 26 CO_errorReport(CO->em, CO_EM_GENERIC_SOFTWARE_ERROR, CO_EMC_SOFTWARE_INTERNAL, info);
27 fprintf(stderr,
"canopend generic error: 0x%X\n", info);
33 cout <<
">>> Creating Test state machine" << endl;
36 printf(
"app_Program Start \n");
37 testMachine.initRobot(&exo);
39 testMachine.activate();
42 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
void CO_error(const uint32_t info)
bool getQ()
Getter method for private Q key state.