Problem with Tutorial 2 in pr2_tabletop_manipulation_apps [closed]
I am working through the tutorials on pr2_tabletop_manipulation. I completed Tutorial 1, which brought up a robot simulator and manipulation pipeline.
However, when I attempted Tutorial 2, the executables would hang while waiting for a service. The pipeline hangs when waiting for /register_planning_scene, and the code provided in Tutorial 2, when compiled and run, hangs while waiting for /tabletop_collision_map_processing/tabletop_collision_map_processing . I can't determine the cause of these two hangs.
Because I have insufficient Karma, I could not post the link to the two tutorials, but they are easily found by googling "pr2_tabletop_manipulation_apps".