How to make a robot immovable in Gazebo
Hi all,
I want to fix a robot (to be specific, pr2) to a specific location in gazebo. It is going to use its arm to touch and press some other objects in the environment, but its body should not be moved by the counter force. Resetting its location frequently may be a possible solution, but I am afraid that its arm and the objects in the environment may overlap in space and bounce away.
So I want to know if there is a way to disable movement of the robot in gazebo. Thanks.
Best, Nan