https://github.com/montclairrobotics/chargedupscoreanalyzer
A simple score analysis program for FRC 2023 Charged Up
https://github.com/montclairrobotics/chargedupscoreanalyzer
Last synced: about 1 year ago
JSON representation
A simple score analysis program for FRC 2023 Charged Up
- Host: GitHub
- URL: https://github.com/montclairrobotics/chargedupscoreanalyzer
- Owner: MontclairRobotics
- License: mit
- Created: 2023-03-30T02:26:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T19:27:49.000Z (about 3 years ago)
- Last Synced: 2025-01-18T04:26:51.418Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChargedUpScoreAnalyzer
A simple score analysis program for FRC 2023 Charged Up
To build, run . . .
```console
bash ./build.sh
```
## Instructions *(by Danica Stoutâ„¢ and ~~Abe~~)*
- When added cubes or cones, simply click on the grid. To indicate that they were scored in autonomous, hold the shift key
- To add team numbers, press 'T' and add team numbers to the designated spaces
- Use the 1, 2 and 3 keys to switch which team is active
- You can only edit a team's actions while active as that team
- Click the 'auto actions' box to switch between:
- Docked
- Engaged
- None
Note: only one team can score for interactions with the charge station during autonomous.
- Click the 'endgame actions' box to switch between:
- Docked
- Engaged
- Parked
- None
Points scored for links are included in the final score, but not in individual teams' scores.
To clear the entire match, press **'C'**.
To save the match press **ctrl S**, then to open a saved match use **ctrl O**. Saved files can either be .frc or .json.