A clear path to a simulated pr2 grasping demo?
Hello,
I've been futzing with the pr2 pick-and-place demo(s) to no avail. There is more than one tutorial:
1) http://www.ros.org/wiki/pr2_pick_and_...
2) http://www.ros.org/wiki/pr2_simulator...
I've managed to whittle the errors yielded by running (1) down to the following:
" Database connection failed with error message: could not translate host name "wgs36" to address: Name or service not known
ObjectsDatabaseNode: failed to open model database on host wgs36, port 5432, user willow with password willow, database household_objects. Unable to do grasp planning on database recognized objects. Exiting. "
and...
" Error Loading Joint[r_gripper_r_screw_screw_joint] Error: [/tmp/buildd/ros-diamondback-simulator-gazebo-1.2.8/debian/ros-diamondback-simulator-gazebo/opt/ros/diamondback/stacks/simulator_gazebo/gazebo/build/gazebo/server/Model.cc:1278] /tmp/buildd/ros-diamondback-simulator-gazebo-1.2.8/debian/ros-diamondback-simulator-gazebo/opt/ros/diamondback/stacks/simulator_gazebo/gazebo/build/gazebo/server/Model.cc:923 : Exception: Uknown joint[screw] "
Has anyone had similar trouble with running the simulated version of these demos? Solutions? Is there a simpler starting point for testing out the object_manipulation stack?
Thanks, Sean