SoftFingerDesign case extension application: deformation and collapse of soft parts #322
Unanswered
Zhangsyotom
asked this question in
Help - Using
Replies: 0 comments
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.
-
Hello everyone! I am a new fan of SOFA. The powerful functions of this framework attract me very much.


I am trying to simulate a tendon-driven rigid-flexible hybrid robot arm. I built a model based on the code framework in SoftFingerDesign, a similar case in the SoftRobots plugin, but encountered some strange problems.
As shown in the attached figure, compared with the case, I added another degree of freedom of rotation in another direction. Using the same soft material parameters and model as the case, the movement results of the soft finger during simulation are different.
In my model, the soft finger is quickly diverged by gravity when DT=0.01. When DT=0.0001, swinging the robot arm joint will make the flexible finger bounce like toilet paper. I tried to adjust the value of Young's modulus to correct it, but the effect was small.
The same action is no problem in the case( SoftFingerDesign ).
What is the cause of this problem?
Thanks in advance.
The following is my python code for adding soft fingers
Beta Was this translation helpful? Give feedback.
All reactions