https://github.com/betterbearmetalcode/scouting-server
Data manipulation and processing tool for 2046 Bear Metal's FRC Scouting System
https://github.com/betterbearmetalcode/scouting-server
data first frc scouting
Last synced: about 2 months ago
JSON representation
Data manipulation and processing tool for 2046 Bear Metal's FRC Scouting System
- Host: GitHub
- URL: https://github.com/betterbearmetalcode/scouting-server
- Owner: betterbearmetalcode
- Created: 2024-01-02T23:42:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:02:11.000Z (10 months ago)
- Last Synced: 2025-02-15T05:21:02.598Z (4 months ago)
- Topics: data, first, frc, scouting
- Language: Java
- Homepage: https://tahomarobotics.org/
- Size: 8.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bear Metal Scouting Server
The Bear Metal Scouting Server (BMSS) is a java desktop data processing and manipulation tool, used a an imtermidiate step in the Bear Metal Robtics Scouting System. The purpose of the BMSS is to recieve data from the scouting app about FRC robot gameplay and enable to user to view, validate and make corrections to the raw data before exporting it to an excel spreadsheet to be processed with Tableau for gaphical representation.
To install simply download the installer from the releases page and make sure to have a current version of java installed. Once installed, use the built in tutorial or just figure out how to use the app based on
button names. There are several screens accesible using the buttons on the left for data collection, processing, and primitive graphiing. There is also the game specific automous period data viewer which is deprecated due to lack of maintnence.