I am just trying to include “LearningAgentsCommunicator.h” in my manager file like the rest of LearningAgents headers, but this one is throwing the error ‘Cannot open include file: ‘LearningTrainer.h’ from the LearningAgentsTrainer.h file. I only get this issue if I try to include LearningAgentsCommunicator.h, and I haven’t touched any of the plugin source files.
Any ideas on how I could solve this, please?