|
#include <armarx/control/retrieve_hand/core/RetrieveHand.h>
Classes | |
struct | Properties |
struct | Remote |
struct | Subskills |
Public Member Functions | |
bool | execute () |
RetrieveHand (const Remote &, const Properties &) | |
void | stop () |
virtual | ~RetrieveHand ()=default |
Protected Attributes | |
Properties | properties |
Remote | remote |
Definition at line 44 of file RetrieveHand.h.
RetrieveHand | ( | const Remote & | remote, |
const Properties & | properties | ||
) |
Definition at line 35 of file RetrieveHand.cpp.
|
virtualdefault |
|
inline |
Definition at line 88 of file RetrieveHand.h.
|
inline |
Definition at line 82 of file RetrieveHand.h.
|
protected |
Definition at line 97 of file RetrieveHand.h.
|
protected |
Definition at line 96 of file RetrieveHand.h.