From: Ben <lgp...@16...> - 2008-05-24 08:46:54
|
Hi, all: Currently I'm working on restricted vision perceptor(rvp). Though it can be used now, but I get puzzled about 'AgentAspect'. In 'GameControlServer::AgentConnect', a new 'AgentAspect' is created, and in the rsg file, there is another one. As I read the code of 'plugin/soccer', I found that they are dependent on the rsg one. Why should there be two 'AgentAspect'? I can only think out one usage. In 'MoveAgent', there should have a part to be referenced. Any other usage? Best wishes! Ben |