Sarafun Behavior Trees package
1
Behavior trees for the SARAFun project
|
#include <PickupDummy.h>
Public Member Functions | |
TestPickUp (std::string node_name, std::string actionlib_name) | |
~TestPickUp () | |
Protected Member Functions | |
bool | parseGoal (const sarafun_msgs::PickUpKeyframeGoalConstPtr &goal) |
Additional Inherited Members | |
![]() | |
TestServer (std::string node_name, std::string actionlib_name) | |
virtual | ~TestServer () |
void | executeCB (const sarafun_msgs::PickUpKeyframeGoalConstPtr &goal) |
![]() | |
std::string | action_name_ |
Definition at line 9 of file PickupDummy.h.