AnyMocap framework replacing the AnyMocap framework with own files

Hello!

I'm having a bit of troubles with the anyscript language as Im a beginner with the software, more specifically #path, #define and #include. Im trying to replace the EnvironmentModel within the AnyMocap framework with my own file, without achieving the desired result. What I've tried so far can be seen in the figure. I get an error that an object is defined twice, which I understand since I firstly include AnyMocap framework which loads the force plates inside the EnvironmentModel.any and then does the same thing within my script. How can I solve this?wtf

I've solved the problem by simply not including the already defined #include ForcePlates twice.

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