[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

pr2_object_manipulation: active_realtime_segmentation | fast_plane_detection | manipulation_worlds | object_recognition_gui | object_segmentation_gui | pick_and_place_demo_app | pr2_create_object_model | pr2_grasp_adjust | pr2_gripper_grasp_controller | pr2_gripper_grasp_planner_cluster | pr2_gripper_reactive_approach | pr2_gripper_sensor_action | pr2_gripper_sensor_controller | pr2_gripper_sensor_msgs | pr2_handy_tools | pr2_interactive_gripper_pose_action | pr2_interactive_manipulation | pr2_interactive_object_detection | pr2_manipulation_controllers | pr2_marker_control | pr2_navigation_controllers | pr2_object_manipulation_launch | pr2_object_manipulation_msgs | pr2_pick_and_place_demos | pr2_tabletop_manipulation_launch | pr2_wrappers | rgbd_assembler | robot_self_filter_color | segmented_clutter_grasp_planner | simple_Jtranspose_controller | tabletop_collision_map_processing | tabletop_object_detector | tabletop_vfh_cluster_detector | vfh_recognition | vfh_recognizer_db | vfh_recognizer_fs

Package Summary

A PR2 application that uses Interactive Markers to provide a point-and-click inteface for controlling the PR2 in Rviz.

pr2_object_manipulation: active_realtime_segmentation | fast_plane_detection | manipulation_worlds | object_recognition_gui | object_segmentation_gui | pick_and_place_demo_app | pr2_create_object_model | pr2_grasp_adjust | pr2_gripper_grasp_controller | pr2_gripper_grasp_planner_cluster | pr2_gripper_reactive_approach | pr2_gripper_sensor_action | pr2_gripper_sensor_controller | pr2_gripper_sensor_msgs | pr2_handy_tools | pr2_interactive_gripper_pose_action | pr2_interactive_manipulation | pr2_interactive_object_detection | pr2_manipulation_controllers | pr2_marker_control | pr2_navigation_controllers | pr2_object_manipulation_launch | pr2_object_manipulation_msgs | pr2_pick_and_place_demos | pr2_pick_and_place_tutorial | pr2_tabletop_manipulation_launch | pr2_wrappers | rgbd_assembler | robot_self_filter_color | segmented_clutter_grasp_planner | tabletop_collision_map_processing | tabletop_object_detector | tf_throttle

Package Summary

A PR2 application that uses Interactive Markers to provide a point-and-click inteface for controlling the PR2 in Rviz.

Overview

This package provides an end-user graphical interface for controlling the PR2. Specifically, it uses interactive_markers, in combination with Rviz, to allow a user to command the various parts of the robot.

alt text

Installation

See this page for information on getting the needed packages installed for using interactive markers.

Launching

To bring the robot up in simulation:

roslaunch gazebo_worlds empty_world.launch

roslaunch pr2_gazebo pr2.launch

export ROBOT=sim

roslaunch pr2_interactive_manipulation pr2_interactive_manipulation_robot.launch sim:=true

roslaunch pr2_interactive_manipulation_frontend pr2_interactive_manipulation_desktop.launch sim:=true

In Rviz, add a "Interactive Markers" topic, and subscribe to /pr2_markercontrol/update. Finally, select the "Interact" button in Rviz tool bar (upper-left).

Controls

Every interactive piece will glow when you hover over it with the mouse. Remember interactive markers are only shown when the "Interact" mode is selected on the Rviz toolbar (the default is usually "Move Camera").

Head Pointing

alt text

This control allows you to drag around a target for the PR2 head to point toward.

Texture Projector

alt text

This control serves as an indicator of the status of the red texture projector and allows you to turn it on and off.

Arm Control

Gripper Movement

alt text

This control allows you to move the grippers!

Gripper Palm:

Control Markers:

Posture Control

alt text

Torso Control

alt text

This control allows you to raise and lower the spine of the PR2, using a pair of red and green arrows located on the back of the PR2.

Base Control

alt text

* Please use with extreme caution!! * There is NO collision avoidance provided with these controls.

This control allows you to move the base of the PR2.

Development Status

Completed Items:

In development:

Possible support, depending on interest:

Comments/feedback welcome!


2024-03-16 12:52