Wiki

fetch_plug

fetch_plug action is used to retrieve the plug from the storage location on the robot.

The action uses the joint_trajectory_action, pr2_gripper_action, and the vision_detect_plug_action to retrieve the plug from the PR2 base. Once the gripper is closed around the plug the action succeeds.

Action Goal

fetch_plug/goal (pr2_plugs_msgs/FetchPlugGoal)

Action Result

fetch_plug/result (pr2_plugs_msgs/FetchPlugResult)

Actions Called

r_gripper_controller/gripper_action (pr2_gripper_action) r_arm_plugs_controller/joint_trajectory_action (joint_trajectory_action) r_arm_ik (pr2_arm_ik_action) vision_detect_plug_action (vision_detect_plug_action)

Wiki: pr2_plugs_actions/fetch_plug_action (last edited 2010-02-24 22:47:58 by MeloneeWise)