1 #ifndef __PICKUP_DUMMY__
2 #define __PICKUP_DUMMY__
5 #include <sarafun_msgs/PickUpKeyframeAction.h>
6 #include <sarafun_generic_al_server/sarafun_test_server.h>
10 sarafun_msgs::PickUpKeyframeGoalConstPtr,
11 sarafun_msgs::PickUpKeyframeFeedback,
12 sarafun_msgs::PickUpKeyframeResult> {
14 TestPickUp(std::string node_name, std::string actionlib_name)
16 sarafun_msgs::PickUpKeyframeAction,
17 sarafun_msgs::PickUpKeyframeGoalConstPtr,
18 sarafun_msgs::PickUpKeyframeFeedback,
19 sarafun_msgs::PickUpKeyframeResult>::
TestServer(node_name,
25 bool parseGoal(
const sarafun_msgs::PickUpKeyframeGoalConstPtr &goal);
TestPickUp(std::string node_name, std::string actionlib_name)
bool parseGoal(const sarafun_msgs::PickUpKeyframeGoalConstPtr &goal)