Skip to content
/ vs Public

🐚 OBSOLETE: CLI tool for easy manipulation of FRC scouting data.

License

Notifications You must be signed in to change notification settings

ErikBoesen/vs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Disclaimer: VictiScout now contains the features to process data by itself. This tool still functions but will not receive future updates.

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.

About

🐚 OBSOLETE: CLI tool for easy manipulation of FRC scouting data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published