ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What would be the easiest way to lower the pr2's arms in gazebo?

asked 2012-08-07 08:06:43 -0500

EmbeddedSystem gravatar image

I've been looking through these tutorials: http://www.ros.org/wiki/move_arm/Tutorials/

They are very helpful, but they seem to be broken with fuerte. The arm navigation has trouble with the ompl_planning/plan_kinematic_path service.

Motion planning service failed on /ompl_planning/plan_kinematic_path

That's pretty much all you get besides more unsuccessful connection attempts. That service also doesn't seem to be running, so I'm guessing it has been changed in fuerte.

What might be the necessary changes in order to get this to work with fuerte? I'm hoping it is just changing the service name.

Most specifically this: http://www.ros.org/wiki/move_arm/Tutorials/MoveArmPoseGoalComplex

I'm attempting this in python right now, so this tutorial is the only one that translates well. (there is no 'addGoalConstraintToMoveArmGoal' functionality in python)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-07 08:36:54 -0500

EmbeddedSystem gravatar image

So I love this answers site, I spend all day working on something, give up, ask a question, and then 2 minutes later I find the answer: http://pr2support.willowgarage.com/wiki/PR2%20Manual/Chapter18#Tucking_PR2_Arms

Looking at the python file is very helpful for understanding basic arm movements

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-07 08:06:43 -0500

Seen: 87 times

Last updated: Aug 07 '12