Data analysis suite for manipulation of FRC scouting data.
Originally designed for VictiScout data, but also works with XScout's and any other JSON-formatted scouting data.
-
Install
python3. -
Clone the
vsrepository and move into it:git clone https://github.com/frc1418/vs && cd vs -
Run
sudo make installto installvsand its manpage.
Commands are being added as needed, so for now they're few. That will gradually change.
vs cons- consolidate all JSON scouting data files in the working directory into one.vs csv/spreadsheet/ss- convert raw JSON file into a CSV spreadsheet. drv can be used to easily send this file to Google Drive for manipulation without any proprietary programs.vs conf- remove duplicate matches.