Cosserat icon indicating copy to clipboard operation
Cosserat copied to clipboard

Some bugs in 22.06

Open TeoREN0217 opened this issue 1 year ago • 1 comments

  1. In the directFingerActuator demo, there is no Finger.vtk or stl file, I copy the model from SoftRobot and it worked.
  2. In function def onKeypressedEvent(self, event) self._extracted_from_onKeypressedEvent_10( qOld, posA, self.angularRate) has an extra param self, you need to delete it.
  3. In my SOFA version, TetrahedronSetTopologyContainer didn't work well. So I changed it as MeshTopology.

Hope this can help!

TeoREN0217 avatar Jan 13 '23 14:01 TeoREN0217

Thanks, @TeoREN0217. I will correct this.

adagolodjo avatar Jan 20 '23 09:01 adagolodjo