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

[bug] Pull request #147 breaks gripper_action actions #179

Closed
Tracked by #193
rickstaa opened this issue Oct 18, 2021 · 1 comment
Closed
Tracked by #193

[bug] Pull request #147 breaks gripper_action actions #179

rickstaa opened this issue Oct 18, 2021 · 1 comment

Comments

@rickstaa
Copy link
Contributor

rickstaa commented Oct 18, 2021

@falfab I just noticed that my previous pull request breaks the /panda/franka_gripper/gripper_action/goal action (see 1 gif below). I'm now investigating why this is the case, as this did not happen in the justagist/franka_panda_description (i.e. the repository from which the stl files are taken). This problem does not occur when using the /panda/franka_gripper/move/action here, however the gripper is not able to close fully (see gif 2 below).

gripper_problem

gripper_problem_move

I spend some minutes trying to improve the mesh but did not find one for which the problems were solved. Although I think improving the collision mesh can remove the problems, I do not have more time to work on this. As a workaround I created #180, which contains more accurate collision geometries, to solve the problems.

Other meshes

Removed top part intrusion

When we remove the top part intrusion, the behaviour is not improved.

finger_improved.zip

image

Shorten top

When we shorten the top part, the behaviour is not improved.

finger_improved3.zip

image

Lengthen gripper pads

finger_improved4.zip

When I lengthen the bottom (i.e., grasping pads) by 1 mm the gripper now spawns in the closed position. When closing the gripper still strange behaviour is present.

rickstaa referenced this issue Nov 23, 2021
With the mesh shape with the 28 vertices Gazebo struggles in contact
situations. When closing the fingers once they touch they become very unstable
and jiggle around. Reverting the finger collision into a primitive
compromised of boxes solves the problem.
@rickstaa
Copy link
Contributor Author

This was fixed by 936ef8e.

marcbone pushed a commit that referenced this issue Mar 29, 2022
* commit 'ac486b845334172f446127161bfdf6e4c86c77f4':
  add date to CHANGELOG.md
  bump version to 0.9.0
  update CHANGELOG.md
  add base acceleration and new errors to robot state
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

1 participant