ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm having this problem too. I'm running diamondback. I can produce it with pretty recently checked-out pr2 stacks with the following
This hangs on line 10: move_arm.waitForServer();
roswtf tells me that all the move_right_arm subscriptions are unconnected. rostopic echo move_right_arm/* doesn't give me any messages either.
Can someone confirm this? I followed the relevant tutorials to the letter. I would very much appreciate any debugging suggestions.
Thanks, Tom
2 | No.2 Revision |
I'm having this problem too. I'm running diamondback. diamondback (1.4.8). I can produce it with pretty recently checked-out pr2 stacks with the following
This hangs on line 10: move_arm.waitForServer();
roswtf tells me that all the move_right_arm subscriptions are unconnected. rostopic echo move_right_arm/* doesn't give me any messages either.
Can someone confirm this? I followed the relevant tutorials to the letter. I would very much appreciate any debugging suggestions.
Thanks, Tom