Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
00magikarp committed Mar 1, 2025
1 parent 19e9a8f commit ca04a0d
Show file tree
Hide file tree
Showing 9 changed files with 9,364 additions and 2,473 deletions.
42 changes: 22 additions & 20 deletions falconscoutcore/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,31 @@
"Alliance",
"DriverStation",
"TeamNumber",
"AutoSpeaker",
"AutoAmp",
"AutoLeave",
"AutoCoralL1",
"AutoCoralL2",
"AutoCoralL3",
"AutoCoralL4",
"AutoBarge",
"AutoProcessor",
"AutoCenterline",
"AutoLeave",
"AutoNotes",
"TeleopSpeaker",
"TeleopAmp",
"TeleopTrap",
"TeleopPassing",
"TeleopCoralL1",
"TeleopCoralL2",
"TeleopCoralL3",
"TeleopCoralL4",
"TeleopAlgaeBarge",
"TeleopAlgaeProcessor",
"TeleopNotes",
"Parked",
"ClimbStatus",
"Harmonized",
"ClimbSpeed",
"EndgameNotes",
"Disabled",
"StabilityRating",
"RobotStyleType",
"DriverRating",
"DefenseTime",
"DefenseSkill",
"CounterDefenseSkill",
"IntakeDefenseRating",
"RatingNotes"
],
"qualitative_data_labels": [
Expand All @@ -38,20 +43,17 @@
"AutoDrivingSkills",
"AutoGeneralNotes",
"TeleopIntakeLocation",
"SpeakerAccuracy",
"AmpAccuracy",
"AligningSpeed",
"ScoringSpeed",
"IntakingSpeed",
"TeleopGeneralNotes",
"ClimbAlignmentSpeed",
"EndgameGeneralNotes"
],
"json_file": "./data/2024bob_match_data.json",
"qualitative_json_file": "./data/2024bob_qualitative_data.json",
"json_file": "./data/2024cur_match_data.json",
"qualitative_json_file": "./data/2024cur_qualitative_data.json",
"error_json": "./data/errors.json"
},
"repo_config": {
"repo": "team4099/ScoutingAppData",
"update_json": "2024bob_match_data.json",
"update_qualitative_json": "2024bob_qualitative_data.json"
"update_json": "2024cur_match_data.json",
"update_qualitative_json": "2024cur_qualitative_data.json"
}
}
Empty file.
Loading

0 comments on commit ca04a0d

Please sign in to comment.