Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 915 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 915 Bytes

vs

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.

Installation

  • Install python3.

  • Clone the vs repository and move into it:

      git clone https://github.com/frc1418/vs && cd vs
    
  • Run sudo make install to install vs and its manpage.

Commands

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.