Entire muscle-tendon unit length vs. joint angle #1140
|
Hello! I am just experimenting with OSC to explore tweaking an existing model's muscle wrapping surface parameters/attachment points. I figured out how to plot a given muscle's moment arm with respect to a joint angle, but I am wondering if it is also possible to plot the entire muscle-tendon unit length with respect to a joint angle? (I can see that it is possible to plot the fiber and tendon lengths separately) Thanks, Nicos |
Replies: 1 comment 3 replies
|
Update: Hi @nicos1993 , By this, do you mean something like |
Update:
Total Lengthwas added in #1141. If that meets your requirements @nicos1993 , then you can grab a green build from GitHub Actions once it comes through, or wait for the next release (roughly expected early December).Hi @nicos1993 ,
By this, do you mean something like
normalized_fiber_length(the output), or when you say "unit" do you mean that you want (effectively) the end-to-end length of the muscle (something like 2*tendon length + fiber length or similar) - effectively equivalent to watching thelengthoutput of theGeometryPathwithin the muscle?