Error Report from Specific Markers

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Michael Harris
Posts: 3
Joined: Thu Feb 21, 2008 9:40 am

Error Report from Specific Markers

Post by Michael Harris » Thu Jan 05, 2012 6:13 pm

Is it possible to have OpenSim v2.4 report marker errors for a specific marker when solving IK?

By default it reports the max marker error so I assume it is calculating errors for each marker at each frame.

I found an earlier post from May 2010 in which Ayman suggested adding
<include_markers>true</include_markers> between the opening and closing tags of <IKTask>. However, I don't see that in setup files made using more recent versions of OpenSim. Am I missing it?

In new IK setup files I do see
<report_errors> true </report_errors>
and
<report_marker_locations> true </report_marker_locations>

but even with these set to true I am still only getting the max marker error reported.

Thanks.
-Mike

POST REPLY