Closed yu-mei closed 1 month ago
This issue can be solved by downgrade the numpy to 1.26.4 version following Discussion: #298. But I am wondering if there are other ways to solve it since numpy have already been at least 2.0.0.
@yu-mei , were you able to control the gripper? Thanks for the this discussion by the way, I ran into the same issue.
@yu-mei , were you able to control the gripper? Thanks for the this discussion by the way, I ran into the same issue.
@mirzazz10 Yes I can use the keyboard ctrl+arrow to move the gripper. However, I feel it cannot realize open/close the grippers following the guidance. After checking the grippercontroller.py, I have not seen the corresponding code. Besides that, everything works perfectly.
Dear @guparan @ErwanDouaille @alxbilger @hugtalbot @damienmarchal,
I am expolring to run the step0.py in Tutorials/CableGripper/details/step0 to see the overall simulation. But I cannot see the finger/gripper model and got the following issue related to Mesh:
Environment Ubuntu 22.04 + SOFA_24.06.00 binary
Results:
Issues
I have tried to implement the plugins into the code but still not working. I am wondering if anything wrong with MeshVTKLoader(loader).
Best,