Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't attach object using robotiq 140 gripper #52

Open
keke-220 opened this issue Apr 17, 2021 · 7 comments
Open

Can't attach object using robotiq 140 gripper #52

keke-220 opened this issue Apr 17, 2021 · 7 comments

Comments

@keke-220
Copy link

Hi,

I'm trying to use ur5 with robotiq 140 gripper to grasp object.
The plugin seems loaded but when the fingers are making contacts with the object, there is no "attached" info shows in the console.
Screenshot from 2021-04-17 12-36-16
Here is how I set up the parameters:
Screenshot from 2021-04-17 12-38-17

@keke-220
Copy link
Author

Also, I use gz topic -e /gazebo/default/robot/contacts comand to check, I can see that there are collisions of object with left and right inner pads at the same time.

@keke-220
Copy link
Author

Oh, I just decreased grip count threshold to 4 and the object can be attached to gripper. However, it still takes like 20-30 seconds to see the "attached" info.

@JenniferBuehler
Copy link
Owner

Huh, never heard about that kind of tremendous delay with the console output...
Otherwise it works now? Detachment too?

@keke-220
Copy link
Author

Thank you for your reply!

I decrease the force_angle_tolerance to 90 and it works!
However, new issue comes in which is when I open the gripper, the object is still sticking on one of the fingers for 1-2 second. I want the object to fall off immediately when the gripper is open. How to solve this issue?

@JenniferBuehler
Copy link
Owner

You could try to decrease the max_grip_count and/or decrease the release_tolerance. See also description in the wiki.
Let me know if it works ☺️

@karhong-sam
Copy link

Hi, I'm also experiencing the same issue where I couldn't grasp my object with the same gripper "robotiq 140" as OP. I have changed the parameters in the plugin exactly from the previous post but the object still slipped every time. When I checked with the log, there is no errors showing.

Initially, I thought maybe the gripper problem so I tried with another URDF file and followed the steps from this tutorial. Unfortunately, the object slipped again and I'm out of ideas on this. Any suggestion will be appreciated. Thank you.

Here I attached some pictures for the references. Video on here.

friction
grasp_plugin
output

OS: Ubuntu 18.04 & ROS Melodic
Original Repo: ur5_with_robotiq_gripper

@tattrongvu
Copy link

Hi, I'm also experiencing the same issue where I couldn't grasp my object with the same gripper "robotiq 140" as OP. I have changed the parameters in the plugin exactly from the previous post but the object still slipped every time. When I checked with the log, there is no errors showing.

Initially, I thought maybe the gripper problem so I tried with another URDF file and followed the steps from this tutorial. Unfortunately, the object slipped again and I'm out of ideas on this. Any suggestion will be appreciated. Thank you.

Here I attached some pictures for the references. Video on here.

friction grasp_plugin output

OS: Ubuntu 18.04 & ROS Melodic Original Repo: ur5_with_robotiq_gripper

Did you find out how it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants