Robot Devastation
|
Public Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | initPorts () |
void | closePorts () |
Protected Member Functions | |
bool | awaitStateCheck (const std::string &state_id, const int reference_state) |
Protected Attributes | |
FiniteStateMachine * | fsm |
yarp::os::RpcClient | rpcClient |
Static Protected Attributes | |
static const std::string | debug_port_name = "/debug" |
static const int | max_retries = 10 |
static const double | delay_s = 0.5 |