Signals | |
void | gotEncoderVal (int, int) |
void | gotPWMVal (int, float) |
void | gotTargetPos (int, int) |
void | gotGravityCompensation (float) |
void | updatedAllValues () |
Public Member Functions | |
ScorbotInterfaceThread (ScorbotConsole *window, ScorbotIce::ScorbotPrx *scorbot) | |
void | run () |
void | setSelectedJoint (ScorbotIce::JointType joint) |
Public Attributes | |
bool | running |
Definition at line 83 of file ScorbotConsole.qt.H.