You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
I don't see how this could really be related to Robotiq's package stack, but I might be wrong. If you want more people to jump in and help, then could you provide more details? Which ROS/Gazebo versions are you running? Also, if you have followed the tutorial you pointed out to, you have installed a forked version of this repo (i.e.: https://github.com/DualUR5Husky/robotiq) which doesn't seem to have been updated for several years, and which I don't support either. I would recommend posting an issue on their specific repo in this case. What have you tried so far? Any errors / warnings apart from parts of your robot disappearing ?
hi,I've been combining gripper with ur5 recently,but i get some trouble ,The gripper is shaking all the time,would you like to tell me the steps to combine gripper and ur successfully? thank you so much!
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:
The text was updated successfully, but these errors were encountered: