#include <ros/ros.h>#include <actionlib/server/action_server.h>#include <object_manipulation_msgs/GraspHandPostureExecutionAction.h>#include "object_manipulation_msgs/GraspHandPostureExecutionGoal.h"
Go to the source code of this file.
Classes | |
| class | GraspExecutionAction |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 123 of file grasp_action_service_node.cpp.