You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a python binding available for TaskActuationEquality.
I need to specify a passive joint in TSID. To do that, I want to set the torque of that joint to be equal to zero. However, when I try to implement it I get the following error.
"AttributeError: module 'tsid' has no attribute 'TaskActuationEquality' ".