|
|
#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 41 of file RetrieveHand.h.
| std::function<bool()> closeHand |
Definition at line 45 of file RetrieveHand.h.
| std::function<bool(const Eigen::Vector3f&)> lookAt |
Definition at line 43 of file RetrieveHand.h.
| std::function<bool()> openHand |
Definition at line 44 of file RetrieveHand.h.