From: Yuan X. <xuy...@gm...> - 2007-06-17 03:03:19
|
Hi Joschka, > I had to do some changes in order to make the code compile again. It > seems you forgot to update your sources before you committed your > changes. Please remember to always update before a commit. Also, please > record your changes in the ChangeLog file. Thank you very much for your guide! I will take a look at it. Come back to the Vision Perceptor, there is still a problem. I flipped all the object global positions for right team, the agent will assume he is still in left side while localizing by flags, but other objects information are wrong ;-( So, in fact I think what we need is only flip the flags (and goal flags), then the right team also think they are in left. Otherwise, do not flip any object, then teams take care of this themselves, I checked my old 3D sphere agent code, the agent need to take care it. So, just now I have commented out the flip. If we know which is flag or not, we can do something better. Any idea? -- Best wishes! Xu Yuan School of Automation Southeast University, Nanjing, China mail: xuy...@gm... xy...@ya... web: http://xuyuan.cn.googlepages.com -------------------------------------------------- |