Public Member Functions | |
| void | executeCB (const xarm_gripper::MoveGoalConstPtr &goal) |
| GripperAction (std::string name) | |
| ~GripperAction (void) | |
Protected Attributes | |
| std::string | action_name_ |
| actionlib::SimpleActionServer< xarm_gripper::MoveAction > | as_ |
| xarm_gripper::MoveFeedback | feedback_ |
| ros::NodeHandle | nh_ |
| xarm_gripper::MoveResult | result_ |
| xarm_api::XArmROSClient | xarm |
Definition at line 10 of file gripper_action_server.cpp.
|
inline |
Definition at line 25 of file gripper_action_server.cpp.
|
inline |
Definition at line 33 of file gripper_action_server.cpp.
| void xarm_control::GripperAction::executeCB | ( | const xarm_gripper::MoveGoalConstPtr & | goal | ) |
Definition at line 41 of file gripper_action_server.cpp.
|
protected |
Definition at line 16 of file gripper_action_server.cpp.
|
protected |
Definition at line 15 of file gripper_action_server.cpp.
|
protected |
Definition at line 18 of file gripper_action_server.cpp.
|
protected |
Definition at line 14 of file gripper_action_server.cpp.
|
protected |
Definition at line 19 of file gripper_action_server.cpp.
|
protected |
Definition at line 21 of file gripper_action_server.cpp.