agent.conf

来自「IRAN mesard_2d 2005源代码」· CONF 代码 · 共 27 行

CONF
27
字号
# Agent.conf - Configuration File# Mersad RoboCup Team (2D Soccer Simulation)[Server]	HostName = localhost	PlayerPort = 6000	CoachPort = 6002	Version = 9.4[Public]	TeamName = Mersad	LatestTrick = True[AgentLog]	InputLogAddress = .	OutputLogAddress = .	DrawLogAddress = .	LogToFile = False	OffLogToFile = False	DrawLogToFile = False[PlanningSystem]	UseHPS = True	MinSuccessRate = 0.25	GoalPlanX = 40

⌨️ 快捷键说明

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