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
My error was due to the fact I was using iDynTree.FreeFloatingGeneralizedTorques() and iDynTree.LinkWrenches() without giving them the model I was using.
The correct use of these classes is:
@fils99 was affected by this.
The text was updated successfully, but these errors were encountered: