Rione / ssl-RACOON-AI-beta

Ri-one SSL Accurate Operation AI Beta edition (until 2022@Bangkok)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RACOON-AI

Overview

This is our strategy software for RoboCup Soccer SSL
RACOON-AI stands for Ri-one ssl Accurate Operation AI

Minimal Requirements

  • 64bit machienes (Tested on: x86_64, ARM64)
  • Python 3.10.X (We recommend using pyenv)
  • Poetry (Python's dependency manager)
  • Protocol Buffer compiler (protoc)
  • GNU Make (make command)
  • Google Protobuffer Compiler (protoc) v3.19.1

Please follow the installation guide to setup.


Usage

Compile and execute (Recommended):

make

Onece you have built with make or make build, you can execute with:

make run

Warning
You need to run with poetry run if you have not switched to venv yet.


Related Tools

About

Ri-one SSL Accurate Operation AI Beta edition (until 2022@Bangkok)

License:GNU General Public License v3.0


Languages

Language:Python 96.7%Language:Makefile 3.3%