CableGripper tutorial code failed to load #5091
Unanswered
JiangkunY
asked this question in
Write / Run a simulation
Replies: 1 comment 2 replies
-
Hi @JiangkunY Is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used SOFA_v24.06.00_Win64.exe to install SOFA on Win10, and I think I have all the plugins for the CableGripper tutorial:
When I open the finger.py from location "...\SofaInstallation\v24.06.00\plugins\SoftRobots\share\sofa\examples\SoftRobots\tutorials\CableGripper\details\finger.py", it only shows a red box, without any finger there:
and it gives warnings as shown below:
Then I add these suggested code from the warning to a copy of finger.py, named finger2.py at same location:
where Bold codes are added by me. But it still showed the same scene in the window (only red box without any finger) and gave warnings:
And for sure the "gripper.py" also can not display any finger.
I'm new in SOFA, and everything modeled in the SoftRobots/FirstSteps tutorial runs fine.
Can you kindly help me to find the problem?
Beta Was this translation helpful? Give feedback.
All reactions