Share 
Follow 
AboutDownloadsDocumentsForumsSource CodeIssuesNews
Date:
2010-08-25 20:09
Priority:
4
State:
Open
Submitted by:
Paul Mitiguy (mitiguy)
Assigned to:
Ajay Seth (aseth)
Summary:
Cannot use less than 8 data points in .mot file without OpenSim crash.

Detailed description
Currently, need approximately 10 data points for inverse dynamics
(and probably inverse kinematics), even when doing
statics and should only need 1 data point.

This is incredibly frustrating to a new user (us a few weeks back)
as there was no rhyme or reason to this illogical crash.

Proposed solution:
If 1 data point, use this value for entire motion.
If 2 data points, use linear interpolation.
If 3 data points, use quadratic interpolation.
If 4 data points, use cubic interpolation.
If 5 or more data points, use cubic splines.

Add A Comment: Notepad

No Comments Have Been Posted

Field Old Value Date By
category_id4032012-03-30 23:53jenhicks
artifact_group_id2222012-03-30 23:53jenhicks
priority52012-03-30 23:53jenhicks
Feedback