Regain control of PR2 after interactive manipulation
Hello Everyone
Is there any way to regain control of PR2 after interactive manipulation, in simulation, using Rviz?
The problem I am stuck with is, I interact with robot's arms using "interact" tab in Rviz interactive manipulation and then try tucking them using pr2_tuckarm.py, but the robot doesn't respond to it. Even after closing Rviz interactive manipulation (both robot.launch and desktop.launch) I am not able to tuck robot's arms. The only solution I currently have with me is relaunching pr2_gazebo, but I am sure there must be a better way of doing it.