Distance between markers

Hallo AnyBody-Team,

I am currently working at BMW[FONT=Times New Roman][FONT=Arial] with AnyBody. [/FONT]Could you please help me with the GaitUniMiami? I want to know how and in which file I can calculate the distance from VICON-Marker to Marker from the Mannequin. [/FONT]
[FONT=Arial][/FONT]
[FONT=Arial]Best Regards,[/FONT]
[FONT=Arial]Klaudia[/FONT]

Hi Klaudia

Welcome to the group!

This can be done in the MarkerTopology.any file by adding one line in each of the markers…

Here is an example for the M1 maker:

AnyVar Error = vnorm(Seg.RTHI.r-FreeMarker.r,2);

This line has to be added inside the M1 folder, it will calculate the distance between the markers.

If you want to see the results in the chart this is the address

Main.OptStudy.Output.OptModel.OptimizedMarkers.MarkerTopology.M1.Error

I hope this want you are looking for otherwise please write again.

Best regards
Søren

Hi Søren ,
Thanks very much for your help.

Best regards
Klaudia