Error running Forward Dynamics on model

Provide a starting model to those interested in a full body model.
POST REPLY
User avatar
Benjamin Johnson
Posts: 5
Joined: Thu Feb 07, 2013 3:11 pm

Error running Forward Dynamics on model

Post by Benjamin Johnson » Mon Mar 18, 2013 2:32 pm

When I try to run Forward Dynamics in the OpenSim GUI with the model I get the following error: 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.)

This happens with both UpperLowerBody.osim and UpperLowerBodySimple.osim. In both cases I'm not setting any controls. I also tried it in OpenSim 3.0 and the beta release of 3.0.1

Thanks,
-Ben

POST REPLY