'partial_solve is not implemented yet' warning message when applying mesh controller #232
Answered
by
BinhTran17
BinhTran17
asked this question in
Help - Using SofaUnity
-
Beta Was this translation helpful? Give feedback.
Answered by
BinhTran17
Mar 24, 2026
Replies: 3 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have found the solution. Previously, I used |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BinhTran17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I have found the solution. Previously, I used
<MinProximityIntersection>based on the introduction course. However, the problem went when I changed to<LocalMinDistance>following the Mesh Controller demo. It works well even with the<PlaneForceField>.