Relevant Downloads
- The current version of JLOAF (let’s call it 2.0) is on GitHub, and is a re-write by Sacha Gunaratne and Ali Fawaz, and includes Michael Floyd’s Temporal Backtracking as well as other goodies (stats collection and analysis, bridge to other algorithms).
- JLOAF 1.0 is a more stable version developed by Michael Floyd, but doesn’t include the above-mentioned goodies:
- jLOAF 1.0 (source)
- jLOAF 1.0 (JAR)
- jLOAF Tetris 1.0 Source
- jLOAF Tetris 1.0 JAR
- jTetris (set to work with jLOAF)
- log.txt (sample log file)
- JIFSA 0.5 is an ancestor of JLOAF.
- RoboCup Soccer Simulation
- RoboCup Soccer Simulation Imitation
-
Version 0.4 (API) (Requires JIFSA 0.5 and RCSLogServer 0.3)
-
Source Code (JAVA) RCSImitate-src-0.4
-
RCSImitate JAR RCSImitate-0.4.jar
-
-
- RoboCup Log Server and Parser
- Version 0.3 (API)
- Source Code (JAVA) RCSLogServer-src-0.3
- RCSLogServer JAR RCSLogServer-0.3.jar
- Version 0.3 (API)
-
Other Programs
-
RoboCup Soccer Simulation Server and Monitor – The framework is confirmed to work with rcssserver-14.0.3-win.zip and rcssmonitor-14.1.0-win.zip
-
RoboCup Soccer Simulation Server and Monitor (Tutorial Version) – The versions of the server and monitor used in the tutorials. RCSS-9.1.5-WIN
-
- RoboCup Soccer Simulation Imitation