RRA Singular Matrix
Posted: Tue Jul 02, 2013 7:28 am
I've modified a model and the accompanying motion, task, actuator, and GRF files, and am trying to run the RRA tool. It gets hung up however when the messages window says it's computing the residuals and gives me these details in the Exception pop-up:
Does anyone have any idea what this means? I had the RRA working before I modified the model, and I'm able to do Inverse Dynamics with the modified model. Any help is appreciated!!!!
Thanks,
Andy
java.lang.RuntimeException: SimTK Exception thrown at SmallMatrixMixed.h:878:
Error detected by Simbody method lapackInverse(Mat<>): Matrix is singular so can't be inverted (Lapack getrf info=3).
(Required condition 'info==0' was not met.)
at org.opensim.modeling.opensimModelJNI.RRATool_run(Native Method)
at org.opensim.modeling.RRATool.run(RRATool.java:157)
at org.opensim.tracking.RRAToolModel$RRAToolWorker.construct(RRAToolModel.java:141)
at org.opensim.swingui.SwingWorker$2.run(SwingWorker.java:108)
[catch] at java.lang.Thread.run(Thread.java:662)
Does anyone have any idea what this means? I had the RRA working before I modified the model, and I'm able to do Inverse Dynamics with the modified model. Any help is appreciated!!!!
Thanks,
Andy