|
#include <armarx/control/retrieve_hand/skills/RetrieveHand.h>
Public Attributes | |
std::function< bool()> | closeHand |
std::function< bool(const Eigen::Vector3f &)> | lookAt |
std::function< bool()> | openHand |
Definition at line 40 of file RetrieveHand.h.
std::function<bool()> closeHand |
Definition at line 44 of file RetrieveHand.h.
std::function<bool(const Eigen::Vector3f&)> lookAt |
Definition at line 42 of file RetrieveHand.h.
std::function<bool()> openHand |
Definition at line 43 of file RetrieveHand.h.