-
Notifications
You must be signed in to change notification settings - Fork 103
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
Comments
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. |
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. |
Huh, never heard about that kind of tremendous delay with the console output... |
Thank you for your reply! I decrease the force_angle_tolerance to 90 and it works! |
You could try to decrease the max_grip_count and/or decrease the release_tolerance. See also description in the wiki. |
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. OS: Ubuntu 18.04 & ROS Melodic |
Did you find out how it work? |
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.
Here is how I set up the parameters:
The text was updated successfully, but these errors were encountered: