From: Ben <lgp...@16...> - 2008-03-28 15:33:27
|
Hi Hedayat: >1. I think it is better for the agent's to be initialized with the init >command themselves[...]. >2. It might be better to remove functions like DropBall and >MoveAndRotateAgent from TrainControl[...] Yes, it's right, I'll work on it. >3. I should think a little more about it! But it might be better to >control all of the agents using TrainControl. For multi-threaded >running, [...] When the thinking of agents' behaviors are runnig in other machines (AgentControl itself do not do the thinking), we can consider the agents of AgentControl as 'multi-threads', is that right? Thanks! Best wishes! Ben |