Skip to content

The VSSSLogRecorder is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to record matches vision and referee data.

Notifications You must be signed in to change notification settings

VSSSLeague/VSSSLogRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization Build CodeFactor

VSSSLogRecorder

Introduction

The VSSSLogRecorder is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to record matches vision and referee data.

Requirements

  • g++ (used v9.3.0)
  • Qt (used version v5.12.8)
  • Qt OpenGL
  • Google protocol buffers (used protoc v3.6.1)

Compilation

Create an folder named build, open it and run the command qmake ..
So, after this, run the command make and if everything goes ok, the binary will be at the folder bin (at the main folder).

Usage

After compilation, simply run the binary at the bin folder using the ./VSSSLogRecorder command at the terminal.

Parameters

You can also put some parameters while running the binary. You can check all of them with examples running the binary with the ./VSSSLogRecorder --help command.

About

The VSSSLogRecorder is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to record matches vision and referee data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published