I'm using a model based on gait2392 like the attached file.
I tried to scale the model using experimental data and perform forward dynamics simulation.
However, simulations didn't proceed not at all because of the following error in almost all muscles:
Code: Select all
Error detected by Simbody method MuscleFixedWidthPennationModel::calcPennationAngularVelocity: Fiber length cannot be zero.
(Required condition 'fiberLength > 0' was not met.)
I therefore think the model muscle parameters are wrong.
Before scaling, this error hasn't been seen.
I saw this post: viewtopicPhpbb.php?f=91&t=13307&p=38202&start=0&view=
however, can scaling cause this to happen?
Is there anything I need to do?
Best regards,