Search found 30 matches

by Kathleen Reilly
Thu Sep 18, 2008 8:49 pm
Forum: OpenSim
Topic: Inverse Dynamics Errors?
Replies: 3
Views: 469

RE: Inverse Dynamics Errors?

This most likely means there is an inconsistency in one of your motion files. Look through those and you will probably find a spot where there is data missing for just a frame or two, resulting in errors like #INF or #NaN.
by Kathleen Reilly
Thu Sep 18, 2008 2:47 pm
Forum: OpenSim
Topic: RRA and CMC
Replies: 21
Views: 3555

RE: RRA and CMC

Even after significantly (up to 8x) increasing the reserve actuators, I can't get CMC to run beyond 25%. Has anyone else solved this problem, and if so, how? Thanks!
by Kathleen Reilly
Thu Sep 04, 2008 7:35 am
Forum: OpenSim
Topic: RRA and CMC
Replies: 21
Views: 3555

RE: RRA and CMC

When I try adjusting actuators for CMC, I get the following:

Storage.integrate: ERROR- aI1 >= aI2.

What is the aI1 and aI2 referring to?
Thanks!
by Kathleen Reilly
Wed Aug 27, 2008 11:17 am
Forum: OpenSim
Topic: Scaling Differences
Replies: 0
Views: 197

Scaling Differences

<t>Sometimes when I scale a model, the following gets added to the new model file, and sometimes it does not:<br/> <br/> <Force name="default"><br/> <body_A> </body_A><br/> <point_A>0.0000000 0.0000 0.000000 </point_A><br/> <direction_A>1.0000 0.00000 0.0000 </direction_A><br/> <body_B> </body_B><br...
by Kathleen Reilly
Tue Aug 26, 2008 7:53 am
Forum: OpenSim
Topic: CMC/Locking Joints
Replies: 3
Views: 633

RE: CMC/Locking Joints

<t>Hi Sam-<br/> Thanks, I locked mtp and that joint no longer becomes distorted.<br/> <br/> Do you have any insight in to why this may have happened in the first place? Like I said, it looks ok all the way through RRA, and then mtp becomes distorted during CMC. I don't want to lock this joint if I d...
by Kathleen Reilly
Mon Aug 25, 2008 10:59 am
Forum: OpenSim
Topic: CMC/Locking Joints
Replies: 3
Views: 633

RE: CMC/Locking Joints

By the way, locking subtalar and mtp after RRA for CMC doesn't actually seem to do anything-CMC gets through ~60% before shutting down, and I can see that the toes are still mangled.
by Kathleen Reilly
Mon Aug 25, 2008 10:37 am
Forum: OpenSim
Topic: CMC/Locking Joints
Replies: 3
Views: 633

CMC/Locking Joints

<t>When running CMC, the toes on my model become extremely mangled. They appear ok all the way through RRA. I've tried locking the subtalar and mtp joints, but this causes an unexpected shutdown. When I don't lock them, CMC finishes, but with mangled bones. This is the only property I am varying bet...
by Kathleen Reilly
Mon Aug 25, 2008 10:34 am
Forum: OpenSim
Topic: Custom model.
Replies: 16
Views: 1946

RE: Custom model.

<r>Sam-also, the link to your part of the OpenSim workshop presentation at NACOB doesn't seem to be working:<br/> <URL url="https://simtk.org/docman/?group_id=91">https://simtk.org/docman/?group_id=91</URL><br/> "Advanced Uses of OpenSim".<br/> <br/> The other links are working. Can you please updat...
by Kathleen Reilly
Wed Aug 20, 2008 12:08 pm
Forum: OpenSim
Topic: Crash with model migrated to simbody eng.
Replies: 11
Views: 1391

RE: Crash with model migrated to simbody eng.

<t>I've received numerous Access Violations that crash the JVM as well. If you trace through the log files that are output, you will see that there is an error in the native code written for OpenSim(probably C++?) It is likely there is a non-existent pointer being dereferenced (or a similar error). ...
by Kathleen Reilly
Mon Aug 18, 2008 7:51 am
Forum: OpenSim
Topic: Static Opt Java Error
Replies: 1
Views: 435

Static Opt Java Error

<t>After successfully running Scale,IK,ID, I get the following error upon attempting Static Optimization(all Java updates are installed, and this is using OpenSim 1.5.5):<br/> <br/> java.lang.UnsatisfiedLinkError: new_StaticOptimization__SWIG_1<br/> at org.opensim.modeling.opensimModelJNI.new_Static...