GCVspline Error

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Kathleen Reilly
Posts: 30
Joined: Fri Jan 11, 2008 6:25 am

GCVspline Error

Post by Kathleen Reilly » Fri Oct 31, 2008 10:58 am

After successfully running IK, I get the following message when trying to run ID:
Exception:
ERROR - Evaluating GCVSpline at 1.6658 outside its domain [-0.5, 1.66204]

What is this referring to? Where is it getting these domain values from?

Thanks

User avatar
Sam Hamner
Posts: 58
Joined: Tue Jun 26, 2007 5:03 pm

RE: GCVspline Error

Post by Sam Hamner » Mon Nov 17, 2008 11:47 am

Hi Kathleen,

I think we have determined that this an issue with the filter. Because of the particular filtering algorithm we use (FIR), the data is "padded" in order to have enough data points to run the filter. For now, try running ID without using the filter and see if you get a result. We are currently working on adding more robust filters (Woltring), so this will be resolved in a later release.

User avatar
Nils Hakansson
Posts: 1
Joined: Sun Apr 13, 2008 2:36 pm

RE: GCVspline Error

Post by Nils Hakansson » Thu Nov 20, 2008 2:25 pm

Hi Samuel,

I'm getting a similar error (see below) when trying to run forward dynamics. The same error occurs when the filtering process is either on or off. Any suggestions?

Thanks in advance,

Nils

ERROR - Evaluating GCVSpline at 4.74925 outside its domain [0.534, 4.749]
file= ..\..\..\OpenSim\OpenSim\Common\GCVSpline.cpp
line= 752

POST REPLY