Gazebo | Ignition | Community
Ask Your Question

ariyan.kabir's profile - activity

2022-01-01 18:51:54 -0500 received badge  Taxonomist
2019-03-19 04:10:21 -0500 received badge  Student (source)
2016-11-22 09:26:56 -0500 received badge  Famous Question (source)
2016-11-21 17:37:39 -0500 received badge  Supporter (source)
2016-11-21 17:37:36 -0500 received badge  Scholar (source)
2016-11-21 16:22:17 -0500 answered a question Object slips out of gripper | Gazebo 7 | UR5 | Robotiq 3 finger

Thanks Nate!

We have tried changing the physics parameters, its still the same issue. We are using positional control for the arm. As for the gripper, we tried to apply max. force on top of max. closing by position.

For a quick temporary solution, is there a way to attach the object with the gripper by creating an artificial link? Can we do it from the code for moving the robot? or does it require modifying the urdf manually everytime?

2016-11-21 16:16:07 -0500 received badge  Notable Question (source)
2016-11-21 14:41:01 -0500 received badge  Popular Question (source)
2016-11-21 10:38:18 -0500 asked a question Object slips out of gripper | Gazebo 7 | UR5 | Robotiq 3 finger

Hello,

We want to manipulate some simple objects in Gazebo 7 using UR5 and Robotiq 3 finger gripper. We are using ROS indigo on Ubuntu 14.04.

The object slips out of the gripper every time. Sample video: https://youtu.be/-YixCumWrt0

We have tried changing the mu1, mu2, kp, kd values of the gripper and the object. But no luck. We are using the Robotiq package from DRCSIM.

Have anyone faced similar issues? We will greatly appreciate a quick solution!