robot disappears in Gazebo when following Husky Dual UR5 Mobile Manipulation Demo (Simulation)

asked 2019-12-18 03:33:46 -0500

stevensu1838 gravatar image

updated 2019-12-18 03:34:41 -0500

Hi, I've been following the Husky Dual UR5 Mobile Manipulation Demo (Simulation) tutorial. And I am on Controlling The Grippers session. I could control the gripper with no problem by running the following commands:

$ roslaunch husky_gazebo husky_empty_world.launch
$ rosrun robotiq_s_model_control SModelSimpleController.py _topic:=/left_hand/command

typing “a” will activate the gripper, and then “o” will open it.

However, when I trying to load the robot in a more complicated environment instead of the empty world by the following:

$ roslaunch husky_gazebo husky_playpen.launch
$ rosrun robotiq_s_model_control SModelSimpleController.py _topic:=/left_hand/command

When typing “a” to activate it, both of the two arms and gripers disappear in Gazebo. Any chance you know what's going on and how to fix it? The compaction is shown below: image description image description

edit retag flag offensive close merge delete

Comments

Please do not cross-post questions immediately. You already opened ros-industrial/robotiq#173. Give the maintainers some time to respond.

gvdhoorn gravatar image gvdhoorn  ( 2019-12-18 03:42:06 -0500 )edit

Hi buddy, no problem. Learnt the lesson. Thanks a lot.

stevensu1838 gravatar image stevensu1838  ( 2019-12-18 04:03:06 -0500 )edit

Nobody helps and I am not good enough to figure it out myself. I know it is not a big issue for your experts, though

stevensu1838 gravatar image stevensu1838  ( 2019-12-20 17:35:42 -0500 )edit