Help with modeling a volumetric cable-driven soft robot with Sparsegridtopology #203
Unanswered
AndyRay1998
asked this question in
Help - Using
Replies: 1 comment
-
Hi, From the image I can see that you have defined passing points for the cable that are not inside the hexas. |
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
-
Hi,
I am trying to model the bending of a customized cable-driven robot. Since there are too many meshes and the calculation is extremely slow, I used SparseGridTopology to ease the computation. The relevant code are below:
and the cable constaints codes, following Finger.py tutorial:
Nonetheless, I found that the mapping of the cable is calculated towards the center of mass (CoM) of the "first sparse grid unit only", as shown below. When I try to drag the cable, all points of the cable converge towards that one location. Ideally, I wish the cable force is applied to all the FEM units along side the cable constraint routes evenly.
Hopefully you can give me some advice on this. Thank you very much!
All files are shared below.
https://emckclac-my.sharepoint.com/:f:/g/personal/k21025780_kcl_ac_uk/EgPHJV72uFNCpsGMkDISab0BDzOn3MkqteIcv5Io33bVww?e=30z460
Beta Was this translation helpful? Give feedback.
All reactions