Weight Parameter

Hi,

I have another question about Weight parameter.
For example, I have 4 markers in the arm. Can I give different weight parameters to each marker? For example: for marker 1 I give 0.9, for marker 2 I give 0.5, for marker 3 I give 1…
Thank you

Pedro

Hi Pedro,

yes, you can do that!

Thank you Amir!!
And how can I do it? Because I can’t find the information in the tutorials.
Thank you
Pedro

Hi Pedro,

in the marker.any file you find the definition of each marker with the weight factors (=1 as default) for each marker.

If you double click in the ModelView on a marker, the marker will be highlighted in the Model-tree on the left side of the AnyBody Modeling system. right-click on the marker and choose locate in AnyScript and the maker.any file will open at the correct position. Edit:

WeightX=10.0,WeightY=10.0,WeightZ=10.0,

in each direction.

Thank you Amir,

But this paremeters can only be edited when I create a new marker. Maybe not. But I have searched for more details and it only appears in those cases. In my case, I have markers from a C3D file.
Sorry for my insistence.

Thank you

Pedro

Pedro,

you have always a recorded marker from the C3D and a marker on the body model (red and blue). The marker on the body model will then be driven to the position of the recorded marker. This code is in the marker.any file with the respective weight factor.