1 #ifndef __PLACE_DUMMY__
2 #define __PLACE_DUMMY__
5 #include <sarafun_manipulation/PlaceAction.h>
6 #include <sarafun_generic_al_server/sarafun_test_server.h>
10 sarafun_manipulation::PlaceGoalConstPtr,
11 sarafun_manipulation::PlaceFeedback,
12 sarafun_manipulation::PlaceResult> {
14 TestPlace(std::string node_name, std::string actionlib_name)
17 sarafun_manipulation::PlaceGoalConstPtr,
18 sarafun_manipulation::PlaceFeedback,
19 sarafun_manipulation::PlaceResult>::
TestServer(node_name,
25 bool parseGoal(
const sarafun_manipulation::PlaceGoalConstPtr &goal);
TestPlace(std::string node_name, std::string actionlib_name)
bool parseGoal(const sarafun_manipulation::PlaceGoalConstPtr &goal)