How to import data from a pressure platform

Hello, my name is Andrei and I want to do an simulation in anybody 4. 0. 2. 697. I have some gait data from an baropodometric pressure platform that I would like to use in anybody, but I do not have any idea how to do so…:confused:
I can export the data from Miletrix (the software aferent with the pressure platform) as txt.
Could somebody please help me with this problem?
Thank you.

Dear Andrei Farkas,

  1. First of all, we usually do not support the users who are using too older versions than the latest version available.

  2. You can apply the pressure data to human feet but you should implement the necessary code by yourself.
    Your pressure platform may be able to export the location of COP and the total normal force. Then you should define a dummy segment which will follow the trajectory of the COP. And you can apply the summation of the normal force to that COP segment. Of course you should define an AnyReacForce object between the COP segment and the foot segment.
    Still in this case you are missing the shear force, so this kind of shear force should be predicted.

Best regards,
Moonki