⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 机器人足球AI设计比赛
💻
字号:
SEU-3D READMEGeneral Information---------------------------------------------------------------------This is Southeast University RoboCup simulation team,SEU-3D project for RoboCup 3D Simulation league.This version of SEU-3D source is released for The 3rd RoboCup Simulation League of Southeast University.---------------------------------------------------------------------Package Overview---------------------------------------------------------------------The different parts of this package are organized in different directories as follows:                                     ./src  	  	Our agent source code../utility		Some useful utility library./doc		the doxygen files will be generated there, by running 'make doc'./build                 a script helps to build the source codes./backup             a script helps to back up source code after changes./mkpackage       a script helps to collect all files to a running binary tar package./README          this file./INSTALL          build guide, in fact you do not need install the binary./AUTHORS       authors list./COPYING        a copy of GNU GENERAL PUBLIC LICENSE  Version 2./THANKS         a list of guys who helped us./NEWS             new features of different versions./ChangeLog     what we did everyday---------------------------------------------------------------------Release Note---------------------------------------------------------------------This version of SEU-3D source is released for The 3rd RoboCup Simulation League of Southeast University.This source is based the our RoboCup2006 qualification team, but with some changes:(1) remove the high level decision code in the Player, all situation are play the 'defaultPlayOn'(2) remove the neuro network for the gcc 4.0(3) remove the old trainer in the source code, because we can use the 'SEU-3D-TOOLKIT' instead it(4) update the class  Action and Agent, so it can support the new command: 'catch' and 'say'(5) update the Logger system, so the agent can print logs in the SEU-3D-TOOLKITAlthough the agent is not strong, but we think it is good enough for the beginner.Note that we will use rcssserver3d-0.5.2, but with no-restrict-version and 0.5m catch margin.---------------------------------------------------------------------Contact---------------------------------------------------------------------Any comment is welcome!You can vist the homepage of RoboCup of Southeast University: http://172.19.10.78also you can post your ideas or suggestion or question in http://172.19.10.78/bbsand also you can send email to me.---------------------------------------------------------------------Xu Yuan <xuyuan.cn@gmail.com> @ 2006/12/05

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -