This project demonstrates an implementation of a JASON BDI agent that plays in the RoboCup 2D Simulator.
Please review our report detailing the design of this project.
In addition, you can view our group presenting this design by following the presentation.
To see a demo of the RoboCup team play against itself run:
On Unix:
./TeamStart.sh
On Windows:
.\TeamStart.bat
or simply double-click on the bat file!
To run the team in contest mode you will just need to load half of the team. To do that use the HalfTeamStart
files.
On Unix:
./HalfTeamStart.sh
On Windows:
.\HalfTeamStart.bat