Hello
I would like to get momentum generated by a muscle like this:
gastroc_r.ankle_angle_r.momentum
and also momentum arm.
how to get these in Lua script controller.
And do you why the following code doesn't worked?
T = model:find_muscle("gastroc_r")
Tr = T:active_fiber_force()
Thanks
momentum
- Thomas Geijtenbeek
- Posts: 450
- Joined: Wed Mar 12, 2014 8:08 am
Re: momentum
Please see the online documentation for all the available script functions:
https://scone.software/doku.php?id=ref:lua_muscle
https://scone.software/doku.php?id=ref:lua_muscle