Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 612 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 612 Bytes

PiScout-2016

Scouting system for the 2016 season

Installation: Requires Python 3

The dependencies zip file contains some JS libraries. Put the "js" folder inside the "public" directory. For example /public/js/amcharts.js references the amcharts library.

To run the program, make sure you have these modules:

  • CherryPy
  • MatPlotLib
  • NumPy
  • OpenCV 3.0
  • Requests

For Windows users, you can use the .whl files provided in the zip to install these libraries. (using pip install)

To start the program/local server, run main.py

Running upload.py uploads any matches that are stored locally in the queue.