Skip to content

KN2C2D/starter-stack

Repository files navigation

2D Soccer Simulation Screenshot

Starter2DStack

Agent2D Buid + Binary

This project is based on HELIOS Base ( StarterAgent2D & StarterLibRCSC by Nader Zare) & Licensed under GNU GPL 3.

First time build

  1. 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
  2. Clone this repository.

     git clone git@github.com:KN2C2D/starter-stack.git && cd starter-stack
  3. Then build agent & lib with included script:

    ./makeFirstTime.sh

    Done ! 🙂

Build after changes

After changing any part of the code you can easily build it with makeAll.sh & makeAgent.sh

Run A Game

After building the project, you can run the team with these instructions:

  1. Open a terminal and run rcssserver

    rcssserver
  2. Open new terminal and got to project folder then run your team

    cd starter2d-stack/Agent/src
    ./start.sh -t YOUR_TEAM_NAME
  3. Now open a monitor like rcssmonitor and watch the game

    rcssmonitor

For further instructions you can use this link (English) or مستندات شبیه‌ساز دوبعدی فوتبال(Farsi).

About

Agent2D Starter Team Pack For Student's League

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published