Cannot load information on name: ptp_arm_action, distro: electric, which means that it is not yet in our index.
Please see this page for information on how to submit your repository to our index.
rcommander_pr2: ptp_arm_action | pycontroller_manager | rcommander_pr2_gui | tts_server
Package Summary
ptp_arm_action
- Author: Hai Nguyen
- License: BSD
- Source: hg https://kforge.ros.org/rcommander/rcommander_pr2
Cannot load information on name: ptp_arm_action, distro: groovy, which means that it is not yet in our index.
Please see this page for information on how to submit your repository to our index.
Cannot load information on name: ptp_arm_action, distro: hydro, which means that it is not yet in our index.
Please see this page for information on how to submit your repository to our index.
ROS API
Action Interface
The ptp_arm_action node takes a geometry_msgs/PoseStamped from the LinearMovementAction and instructs to robot to move its gripper to that new location.
Subscribed Topics
left_ptp, right_ptp (depends on which arm is being used) (ptp_arm_actions/LinearMovementActionGoal)- Goal for point-to-point movement action.
- Returns error as a Vector3
- returns error as a Vector3
Parameters
translation_tolerance (float)- Tolerance for translation around goal point.
- Tolerance for rotation around goal point.
- Amount of time allowed for the arm to not make any progress towards goal.
- How long before we should be aborting this motion.