Hello,
What is the equation used to calculate the force on the joint from a Coordinate Limit Force given the thresholds, stiffenesses, dampening, and transition period? I've been trying to search through the documentation and h files but can't find the equation that results in the plot on the documentation page for the CLF.
-Jayson
Coordinate Limit Force Calculation
- Nicholas Bianco
- Posts: 1058
- Joined: Thu Oct 04, 2012 8:09 pm
Re: Coordinate Limit Force Calculation
Hi Jayson,
The documentation describes the CLF here: https://simtk.org/api_docs/opensim/api_ ... ml#details.
If you want the equations defining the CLF relationships, I'd check out the source code: https://github.com/opensim-org/opensim- ... e.cpp#L260.
-Nick
The documentation describes the CLF here: https://simtk.org/api_docs/opensim/api_ ... ml#details.
If you want the equations defining the CLF relationships, I'd check out the source code: https://github.com/opensim-org/opensim- ... e.cpp#L260.
-Nick