Search found 3 matches

by Ryan Frost
Mon May 26, 2014 9:38 pm
Forum: OpenSim
Topic: Modifying muscle excitations during forward dynamics
Replies: 1
Views: 178

Modifying muscle excitations during forward dynamics

I'm using OpenSim binaries to compile and execute C++ code. I am performing Forward Dynamics and I would like to modify muscle excitations at some future time based on past results. Is this possible? I know how to get the past results, I just don't know how to modify the muscle excitations at the fu...
by Ryan Frost
Tue Mar 04, 2014 9:49 pm
Forum: OpenSim
Topic: Running Forward Dynamics in a C++ environment
Replies: 2
Views: 937

Running Forward Dynamics in a C++ environment

Is there an example somewhere of this being done? I've been reading through the documentation and it's clear that running Forward Dynamics in a C++ environment is possible, but I'm having trouble formulating the approach. Any and all help is appreciated.
by Ryan Frost
Wed Jan 22, 2014 4:23 pm
Forum: OpenSim
Topic: Muscle forces as inputs?
Replies: 1
Views: 231

Muscle forces as inputs?

Hello, I've been playing around with OpenSim for a little bit and I'm wondering if I can use just muscle forces as an input to a tool, and get kinematics as the result. Forward dynamics is the closest to what I'm looking for, however it seems like it needs some sort of neural excitation data as well...