|
Sarafun Behavior Trees package
1
Behavior trees for the SARAFun project
|
#include <GrabDummy.h>


Public Member Functions | |
| TestGrab (std::string node_name, std::string actionlib_name) | |
| ~TestGrab () | |
Protected Member Functions | |
| bool | parseGoal (const sarafun_manipulation::GrabGoalConstPtr &goal) |
Additional Inherited Members | |
Private Member Functions inherited from sarafun::TestServer< sarafun_manipulation::GrabAction, sarafun_manipulation::GrabGoalConstPtr, sarafun_manipulation::GrabFeedback, sarafun_manipulation::GrabResult > | |
| TestServer (std::string node_name, std::string actionlib_name) | |
| virtual | ~TestServer () |
| void | executeCB (const sarafun_manipulation::GrabGoalConstPtr &goal) |
Private Attributes inherited from sarafun::TestServer< sarafun_manipulation::GrabAction, sarafun_manipulation::GrabGoalConstPtr, sarafun_manipulation::GrabFeedback, sarafun_manipulation::GrabResult > | |
| std::string | action_name_ |
Definition at line 9 of file GrabDummy.h.
1.8.6