pr2 Keeps Dropping Objects
I've been working with the pr2 pick and place example, and it seems that whenever the robot picks up an object (in this case, the mug from gazebo_worlds/objects/coffee_cup.model) and then moves either the base or the arm around around, the object wiggles out of the robot's grasp. I've changed the max force on the grasp from 50 (the default in the pick and place example) to 1000, but it seems to make no difference. Is there some way to prevent the object from falling out of the robot's grasp? It does not seems very realistic, is it some sort of bug in the simulator?