Inverse Dynamics - Torque and Forces
Posted: Mon Apr 13, 2020 10:45 am
I have performed inverse dynamics before using the tutorial provided on the OpenSim Documenation.
However, I noticed that not all joints result in both moment and force values. As in, not all joints report both values in the .sto file.
My question is, what is the underlying reason why a torque or force is reported for a specific coordinate? Is there a sort of "toggle" or "switch" in the code that says whether to report the torque or force at a joint?
I assume that if the joint is rotational then moment would be reported. Likewise, if the joint is translational then a force is reported. If the joint has both rotation and translation, then both would be reported.
If this is an obvious question, please direct me to the documentation I need to read. I really appreciate the help.
However, I noticed that not all joints result in both moment and force values. As in, not all joints report both values in the .sto file.
My question is, what is the underlying reason why a torque or force is reported for a specific coordinate? Is there a sort of "toggle" or "switch" in the code that says whether to report the torque or force at a joint?
I assume that if the joint is rotational then moment would be reported. Likewise, if the joint is translational then a force is reported. If the joint has both rotation and translation, then both would be reported.
If this is an obvious question, please direct me to the documentation I need to read. I really appreciate the help.