Simulating Motion
Posted: Thu Feb 04, 2016 7:01 am
When trying to simulate a motion to extract information on muscle activation, OpenSim tries to simulate, but we get the following error:
'Integrating from 0 to 1000
ForwardTool::run() caught exception
SimTK Exception thrown at AbstractIntegratorRep.cpp:428:
Integrator step failed at time 0 apparently because:
SimTK Exception thrown at AbstractIntegratorRep.cpp:547:
Error detected by Simbody method AbstractIntegrator::takeOneStep(): Unable to advance time past 0.
(Required condition 't1 > t0' was not met.)'
I was wondering if there was something else that needs to be input for simulation to run correctly because our t1 is in fact greater than t0.
'Integrating from 0 to 1000
ForwardTool::run() caught exception
SimTK Exception thrown at AbstractIntegratorRep.cpp:428:
Integrator step failed at time 0 apparently because:
SimTK Exception thrown at AbstractIntegratorRep.cpp:547:
Error detected by Simbody method AbstractIntegrator::takeOneStep(): Unable to advance time past 0.
(Required condition 't1 > t0' was not met.)'
I was wondering if there was something else that needs to be input for simulation to run correctly because our t1 is in fact greater than t0.