Computing inverse dynamics components

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Martin Androvich
Posts: 1
Joined: Sun May 03, 2020 7:42 am

Computing inverse dynamics components

Post by Martin Androvich » Wed May 20, 2020 5:24 am

I am writing a an Inverse Dynamics Controller in OpenSim and was wondering if it is possible to compute the "known" components of the Inverse Dynamics equation:

Image

My current idea is to use an external library (e.g. KDL) to compute these, given I know the q and qdot vectors. Is there a better approach? :roll:

Tags:

POST REPLY