Skip to content

The VSSSLogPlayer is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to play recorded logs and reproduce them in the network.

License

Notifications You must be signed in to change notification settings

VSSSLeague/VSSSLogPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization Build CodeFactor

VSSSLogPlayer

Introduction

The VSSSLogPlayer is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to play recorded logs and reproduce them in the network.

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 ./VSSSLogPlayer 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. Note: If you run without the --gui argument, you SHOULD use the --fileName argument and specify the log file that you want to run.

About

The VSSSLogPlayer is an log tool created to IEEE Very Small Size Soccer League, aiming the possibility to play recorded logs and reproduce them in the network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published