From: Hedayat V. <hed...@gm...> - 2012-01-16 15:18:59
|
Hi Luca, Sorry, this list is for simspark (3d simulation engine) and 3d simulation server development. Please contact 2D mailing list. Thanks Hedayat /*Luca Giuliani <giu...@ya...>*/ wrote on Mon, 16 Jan 2012 11:57:17 +0100: > Hello, > I'm trying to develop an agent for 2d simulation with my team. My idea was > to train agents using Genetic Algorithms and i would like to use a trainer > connected to the server to issue simulation sessions and evaluations of > the fitness. > Now I've an issue: my trainer can communicate messages to the 15.0.1 > server (any kind of message, commands or "say" messages) but it can't have > answers. I analyzed the communication by wireshark, and found that no upd > packets are sent back to the trainer. No error are shown by the server and > commands are applied. > It could be fine, but I need to be able to ear messages said by the > agents, to synchronize all the environment. > Did I miss something? > > Thank you very much, > > Luca Giuliani > Isaac Team, from Polytecnic of Turin (ITALY) > |