Cable Gripper cannot grasp objects #4716
Replies: 3 comments 7 replies
-
Hi @SoftRobots3
Is you own gripper mesh colliding with the cube at first step? Cheers |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I'm using the tutorial "Cable Gripper" to simulate a soft cable gripper.
I'm using the same code; I just changed the gripper files (.stl and .vtk) and the cable.json file.
The gripper can move and bend without problem in a realistic way, but it's impossible to grasp the object.
The collision between the gripper and the object is detected; however, as soon as the gripper enters contact with the cube, the cube starts flying around. This is strange because when I started the animation, the cube fell down on the floor because of gravity.
My only guess is that there is a problem with the mesh of my gripper (the design is a little bit complex, and the size of the elements is a little bit smaller than the size of the elements in the tutorial). But I could be wrong as I tried to make them bigger, reducing the complexity of the design, but I didn't solve the problem (and in any case, I'm losing interesting information about the interaction between the gripper shape and the object).
I'm designing the gripper in Inventor, and then generating the .vtk file using FreeCAD and GMSH.
Any suggestion will be really appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions