This project is based on HELIOS Base ( StarterAgent2D & StarterLibRCSC by Nader Zare) & Licensed under GNU GPL 3.
-
Install dependencies.
sudo apt-get update && sudo apt-get install -y g++ build-essential libboost-all-dev qt4-dev-tools libaudio-dev libgtk-3-dev libxt-dev bison flex
-
Clone this repository.
git clone git@github.com:KN2C2D/starter-stack.git && cd starter-stack
-
Then build agent & lib with included script:
./makeFirstTime.sh
Done ! 🙂
After changing any part of the code you can easily build it with makeAll.sh
& makeAgent.sh
After building the project, you can run the team with these instructions:
-
Open a terminal and run rcssserver
rcssserver
-
Open new terminal and got to project folder then run your team
cd starter2d-stack/Agent/src ./start.sh -t YOUR_TEAM_NAME
-
Now open a monitor like rcssmonitor and watch the game
rcssmonitor
For further instructions you can use this link (English) or مستندات شبیهساز دوبعدی فوتبال(Farsi).