How to improve grasping in a very simple scenario? #2309
-
IntroHi! I am a researcher at Institute for Artificial Intelligence, University of Bremen. I use MuJoCo for my research on Physics Reasoning. My setupMuJoCo 3.2.6 My questionHello everyone, I've encountered a recurring issue that I usually resolve with temporary fixes, but I'd like to find a more permanent solution. The challenge is enhancing the grasping ability of a robot. Specifically, I'm using the Panda robot hand to try and open a lid by gripping its knob, as well as picking up other loosely placed objects. As demonstrated in the video, the current friction is insufficient for the hand to maintain a secure grip on the knob, despite adjustments to the gripper force and attempts to increase the friction. The pick-and-place tasks are inconsistent, sometimes successful and sometimes not. GraspingProblem.mp4Could anyone advise on how to properly manage this scenario? Minimal model and/or code that explain my questionConfirmations
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Did you read this https://mujoco.readthedocs.io/en/latest/modeling.html#preventing-slip ? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Did you read this https://mujoco.readthedocs.io/en/latest/modeling.html#preventing-slip ?