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


Public Member Functions | |
| TestPlace (std::string node_name, std::string actionlib_name) | |
| ~TestPlace () | |
Protected Member Functions | |
| bool | parseGoal (const sarafun_manipulation::PlaceGoalConstPtr &goal) |
Additional Inherited Members | |
Private Member Functions inherited from sarafun::TestServer< sarafun_manipulation::PlaceAction, sarafun_manipulation::PlaceGoalConstPtr, sarafun_manipulation::PlaceFeedback, sarafun_manipulation::PlaceResult > | |
| TestServer (std::string node_name, std::string actionlib_name) | |
| virtual | ~TestServer () |
| void | executeCB (const sarafun_manipulation::PlaceGoalConstPtr &goal) |
Private Attributes inherited from sarafun::TestServer< sarafun_manipulation::PlaceAction, sarafun_manipulation::PlaceGoalConstPtr, sarafun_manipulation::PlaceFeedback, sarafun_manipulation::PlaceResult > | |
| std::string | action_name_ |
Definition at line 9 of file PlaceDummy.h.
1.8.6