Skip to content

How to use CableConstraint achieve rotation? #194

Discussion options

You must be logged in to vote

Hi! @EulalieCoevoet and @adagolodjo

I have successfully achieved teh function according to the paper link you mentioned. For others who may have the same problem as me, here is the method:
Using directFingerActuator template in Cosserat Plugin and I think there are some bugs:

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.
And in my SOFA version, TetrahedronSetTopologyContainer didn't work well. So I changed it as MeshTopology.

Hope these can help others!

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@TeoREN0217
Comment options

Comment options

You must be logged in to vote
1 reply
@EulalieCoevoet
Comment options

Answer selected by TeoREN0217
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants