Checking Reserve Actuator Activity
- Ryan Chhiba
- Posts: 1
- Joined: Sun Dec 26, 2021 10:01 am
Checking Reserve Actuator Activity
This may be a dumb question, but from my understanding, you should be able to see the force of the reserve actuators in the force.sto file outputted during Static Optimization. Based on the headers there are muscle forces, offset forces, joint movements, and the external forces. How do you know which one refers to the reserve actuators?
Tags:
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: Checking Reserve Actuator Activity
Hi, the names of the reserve actuators are specified in your actuator file, or in your model's forceset.
Here is an example of an actuators file in Rajagopal2016 model: https://github.com/opensim-org/opensim- ... rs.xml#L99
And this is the model's coordinate actuators:
Hope this helps.
Here is an example of an actuators file in Rajagopal2016 model: https://github.com/opensim-org/opensim- ... rs.xml#L99
And this is the model's coordinate actuators:
The StaticOptimization_force and _activity files do not contain joint movements, so they are likely your reserve actuators.Based on the headers there are muscle forces, offset forces, joint movements, and the external forces.
Hope this helps.