CMC error in the Opensim2.1.0 b1 gait2392

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Kang Li
Posts: 59
Joined: Tue Dec 11, 2007 8:36 am

CMC error in the Opensim2.1.0 b1 gait2392

Post by Kang Li » Fri Jul 09, 2010 9:01 am

I tried the examplegait2392.
The Scale, IK and RRA tools work well. But the CMC may have some problem. During the CMC,
exception like below showed up. Does anyone know how to solve the problem?

java.lang.RuntimeException: SimTK Exception thrown at AbstractIntegratorRep.cpp:255:
Integrator step failed at time 0.9500000000000002 apparently because:
SimTK Exception thrown at AbstractIntegratorRep.cpp:356:
Error detected by SimTK method AbstractIntegrator::takeOneStep(): Unable to advance time past 0.95.
(Required condition 't1 > t0' was not met.)
[catch] at org.opensim.modeling.opensimModelJNI.CMCTool_run(Native Method)
at org.opensim.modeling.CMCTool.run(CMCTool.java:178)
at org.opensim.tracking.CMCToolModel$CMCToolWorker.construct(CMCToolModel.java:176)
at org.opensim.swingui.SwingWorker$2.run(SwingWorker.java:108)
at java.lang.Thread.run(Thread.java:595

User avatar
Kang Li
Posts: 59
Joined: Tue Dec 11, 2007 8:36 am

RE: CMC error in the Opensim2.1.0 b1 gait2392

Post by Kang Li » Fri Jul 09, 2010 10:52 am

didnot see such a problem in Opensim2.0.2

POST REPLY