'PosInterpol' : Unresolved object error

i have follow the instruction of “How to setup your own MoCap driven Model”,and i am facing the problem of "‘PosInterpol’ : Unresolved object ",can you tell me how to solve this problem in more detailed procedure?

Hi

This error will typically occur if you try to create a marker driver using a name which you do not have in the C3D data.

Please try this:

Exclude all markers in the markers.any file

One by one include the markers.
If you get the error again please ensure that the markername being used in the same as you have in the C3D file.

The names used in the C3D file can be seen in the modeltree as Main.ModelSetup.C3DFileData.Points.Markers

Best regards
Søren

I’ve got the same error and recognized that the marker names of the pelvis also appear in the “Mannequin.any” and not only in the “Markers.any”.

After changing the marker names in the “Mannequin.any” the model was loaded.

Maybe this info should be added to the wiki:
http://wiki.anyscript.org/index.php/NEW:_How_to_setup_your_own_MoCap_driven_Model#Let.E2.80.99s_open_the_Environment.any_file_and_have_a_look_at_it:
or
https://github.com/AnyBody/support/wiki/NEW:-How-to-setup-your-own-MoCap-driven-Model#lets-open-the-modelsetupany-file-and-in-there-the-markerany-file-to-have-a-look-at-it

Not sure which one I may edit?

Hi

We would very grateful if you can contribute to the wiki.

We are in the process of moving the wiki to github, so updating it there would be the way to go.

I had to rename that particular file you were looking at since the system didn’t like ‘:’ in the filename. The new link is:

https://github.com/AnyBody/support/wiki/New-How-to-setup-your-own-MoCap-driven-Model

You don’t need any permission to edit the wiki (but you need a GitHub account). Just click the edit button on the page