ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Classes | |
class | ClientCommunications |
class | ClientManager |
The controller module which launches the controller thread. More... | |
class | ControllerClient |
class | ControllerServer |
class | ControlThread |
class | RobotState |
A portable class for sending robot state information over yarp. More... | |
class | ServerCommunications |
class | StateListener |
A callback for a port listing to robot states. More... | |
class | TaskConnection |
class | TaskParameters |
class | TrajectoryThread |
Enumerator | |
---|---|
WOCRA_CONTROLLER | |
HOCRA_CONTROLLER | |
GOCRA_CONTROLLER |
Definition at line 30 of file ControllerServer.h.
Definition at line 9 of file MessageVocabulary.h.
Enumerator | |
---|---|
QUADPROG | |
QPOASES |
Definition at line 37 of file ControllerServer.h.
Enumerator | |
---|---|
BACK_AND_FORTH | |
REVERSE | |
REVERSE_STOP | |
REVERSE_STOP_DEACTIVATE | |
STOP_THREAD | |
WAIT | |
STOP_THREAD_DEACTIVATE | |
WAIT_DEACTIVATE | |
CYCLE | |
NONE |
Definition at line 55 of file TrajectoryThread.h.
Enumerator | |
---|---|
MIN_JERK | |
LIN_INTERP | |
GAUSSIAN_PROCESS | |
TIME_OPTIMAL |
Definition at line 47 of file TrajectoryThread.h.