Grasping Issue #3398
Muhammad441
started this conversation in
General
Grasping Issue
#3398
Replies: 1 comment
-
If there would be a separate 50 lines reproduction in a simple PyBullet script, I may look at it, but can't start digging into various reposities. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to grasp small blocks in pybullet using the PR2 gripper. However, I notice that there are some artifacts that I encounter while actually grasping the objects. This leads to significant inconsistencies. I have attached a gif of one such artifact. Can someone confirm the source of this issue and possible solutions?
In the example below, the gripper is closed by position controlling to a pre-determined value. There are also cases, where the gripper does not properly grasp the object causing it to fall.
PR2 model source: https://github.com/caelan/pybullet-planning.git
Beta Was this translation helpful? Give feedback.
All reactions