OutputFile Mocap BVH Example

Hello,
I would like to create an output file for the reaction forces for the Mocap Example. Unfortunately, no matter where I insert the class "AnyOutputFile", the error message "'EOF' : Unexpected character" always appears. Could you tell me where in the study folder I have to insert this.

Best wishes
Max

Hi @Max3141 and welcome to the forum!

The EOF: Unexpected character error is not related to where you insert the class, but an error in the syntax or typo in the code. Most likely a missing closing bracket (}) somewhere.

When using the AnyOutputFile class, make sure to reference it in the study as that is what triggers the generation of the output file.

Best regards,
Bjørn

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.