shared_autonomy: augmented_grasp_planner | augmented_object_selection | grabcut_3d | interactive_rviz_helper | interactive_rviz_msgs | safe_teleop_base | safe_teleop_pr2 | safe_teleop_stage

Package Summary

Checks out and patches rviz with interaction extensions to allow users to select grasps. Intended for use with the augmented_grasp_planner package.

Building this package will check out and build a custom version of rviz in a sibling directory. The customized rviz package has the same name as stock rviz. This can cause build problems if the stock rviz has higher precedence in ROS_PACKAGE_PATH. The path to the shared_autonomy stack should come before the path to the standard visualization stack.

Example of a correct ROS_PACKAGE_PATH:

/home/duhadway/bosch-ros-pkg/stacks/shared_autonomy:/opt/ros/cturtle/stacks

Wiki: interactive_rviz_helper (last edited 2010-10-06 18:35:22 by CharlesDuHadway)