Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
ARC data
Browse files Browse the repository at this point in the history
  • Loading branch information
fruzyna committed Apr 24, 2023
1 parent c7a242e commit 5f6229c
Show file tree
Hide file tree
Showing 1,636 changed files with 1,636 additions and 0 deletions.
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-coach.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"function": "mean", "key": "stats.auto_loading_zone_scores"}, {"function": "mean", "key": "stats.auto_loading_zone_drops__misses"}, {"function": "total", "key": "stats.auto_loading_zone_start_attempts"}, {"function": "mean", "key": "stats.auto_charge_station_scores"}, {"function": "mean", "key": "stats.auto_charge_station_drops__misses"}, {"function": "total", "key": "stats.auto_charge_station_start_attempts"}, {"function": "mean", "key": "stats.auto_bump_side_scores"}, {"function": "mean", "key": "stats.auto_bump_side_drops__misses"}, {"function": "total", "key": "stats.auto_bump_side_start_attempts"}, {"function": "total", "key": "stats.auto_engage"}, {"function": "total", "key": "stats.auto_docked"}, {"function": "total", "key": "stats.auto_charge_station_fail"}, {"function": "mean", "key": "stats.match_tele_scoring_tele_scoring_highcones"}, {"function": "mean", "key": "stats.match_tele_scoring_tele_scoring_highcubes"}, {"function": "mean", "key": "stats.match_tele_scoring_tele_scoring_midcones"}, {"function": "mean", "key": "stats.match_tele_scoring_tele_scoring_midcubes"}, {"function": "mean", "key": "stats.match_tele_scoring_tele_scoring_low"}, {"function": "total", "key": "stats.match_tele_post_match_charging_station"}]
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-match.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "Auto", "id": "match_auto", "columns": [{"name": "Auto", "id": "match_auto_auto", "cycle": true, "inputs": [{"name": "Starting Location", "id": "match_auto_auto_starting_location", "type": "select", "disallow_default": true, "colors": [""], "options": ["Default", "LoadingZone", "CS", "BumpSide"], "default": "Default"}, {"name": "Mobility Bonus", "id": "match_auto_auto_mobility_bonus", "type": "checkbox", "default": false, "negative": false}, {"name": "Auto Scores", "id": "match_auto_auto_auto_scores", "type": "multicounter", "negative": [false, false, false, false, false], "options": ["HighCones", "HighCubes", "MidCones", "MidCubes", "Low"], "default": 0}, {"name": "Auto Misses", "id": "match_auto_auto_auto_misses", "type": "multicounter", "negative": [true, true], "options": ["DroppedScores", "MissedIntakes"], "default": 0}, {"name": "Auto Charge Station", "id": "match_auto_auto_auto_charge_station", "type": "select", "disallow_default": true, "colors": [""], "options": ["Default", "NoAttempt", "Failed", "Docked", "Engaged"], "default": "Default"}]}]}, {"name": "Tele", "id": "match_tele", "columns": [{"name": "Scoring", "id": "match_tele_scoring", "cycle": false, "inputs": [{"name": "Tele Scoring", "id": "match_tele_scoring_tele_scoring", "type": "multicounter", "negative": [false, false, false, false, false, false], "options": ["HighCones", "HighCubes", "MidCones", "MidCubes", "Low", "BumpIn"], "default": 0}, {"name": "Tele Drops", "id": "match_tele_scoring_tele_drops", "type": "counter", "default": 0, "negative": true}]}, {"name": "Post Match", "id": "match_tele_post_match", "cycle": false, "inputs": [{"name": "Charging Station", "id": "match_tele_post_match_charging_station", "type": "select", "disallow_default": true, "colors": [""], "options": ["Default", "NoAttempt", "Parked", "Failed", "Docked", "Engaged"], "default": "Default"}, {"name": "State", "id": "match_tele_post_match_state", "type": "multiselect", "colors": [""], "options": ["Tipped", "BrokeDown"], "negative": true, "default": ""}, {"name": "Notes", "id": "match_tele_post_match_notes", "type": "text", "default": "None"}]}]}]
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-note.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "Notes", "id": "note_notes", "columns": [{"name": "TEAM", "id": "note_notes_team", "cycle": false, "inputs": [{"name": "Rank", "id": "note_notes_team_rank", "type": "slider", "options": [1, 3, 1], "default": 1, "negative": true}, {"name": "Notes", "id": "note_notes_team_notes", "type": "text", "default": "none"}]}, {"name": "ALLIANCE", "id": "note_notes_alliance", "cycle": false, "inputs": [{"name": "Max Grid with Supercharge?", "id": "note_notes_alliance_max_grid_with_supercharge", "type": "checkbox", "default": false, "negative": false}]}]}]
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-pit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "Pit", "id": "pit_pit", "columns": [{"name": "Body", "id": "pit_pit_body", "cycle": false, "inputs": [{"name": "Weight without Battery/Bumpers", "id": "pit_pit_body_weight", "type": "slider", "options": [50, 125, 1], "default": 120, "negative": false}, {"name": "Longest Side Length", "id": "pit_pit_body_longest_side_length", "type": "number", "options": [0, 40], "default": 30, "negative": false}, {"name": "Shortest Side Length", "id": "pit_pit_body_shortest_side_length", "type": "number", "options": [0, 40], "default": 30, "negative": false}]}, {"name": "Drive", "id": "pit_pit_drive", "cycle": false, "inputs": [{"name": "Drive Type", "id": "pit_pit_drive_drive_type", "type": "dropdown", "options": ["Tank", "Mecanum", "Swerve", "Other"], "default": "Tank"}, {"name": "Drive Motor Count", "id": "pit_pit_drive_drive_motor_count", "type": "slider", "options": [2, 12, 1], "default": 4, "negative": false}, {"name": "Drive Motor Type", "id": "pit_pit_drive_drive_motor_type", "type": "dropdown", "options": ["Neo", "Falcon", "Other"], "default": "Neo"}, {"name": "Swerve Type", "id": "pit_pit_drive_swerve_type", "type": "dropdown", "options": ["N/A", "SDS", "Rev", "Custom"], "default": "N/A"}, {"name": "Swerve Gear Ratio", "id": "pit_pit_drive_swerve_gear_ratio", "type": "dropdown", "options": ["N/A", "L1", "L2", "L3", "Custom"], "default": "N/A"}]}, {"name": "Game Pieces", "id": "pit_pit_game_pieces", "cycle": false, "inputs": [{"name": "Preferred Cone Pickup", "id": "pit_pit_game_pieces_preferred_cone_pickup", "type": "select", "colors": [""], "options": ["None", "Double", "Single", "Floor"], "default": "None"}, {"name": "Preferred Cube Pickup", "id": "pit_pit_game_pieces_preferred_cube_pickup", "type": "select", "colors": [""], "options": ["None", "Double", "Single", "Floor"], "default": "None"}, {"name": "Can Supercharge", "id": "pit_pit_game_pieces_can_supercharge", "type": "multiselect", "colors": [""], "options": ["HighCones", "HighCubes", "MidCones", "MidCubes"], "default": ""}]}, {"name": "Auto", "id": "pit_pit_auto", "cycle": false, "inputs": [{"name": "Starting Positions with Mobility and Engage", "id": "pit_pit_auto_starting_positions_with_mobility_and_engage", "type": "multiselect", "colors": [""], "options": ["LoadingZone", "ChargeStation", "BumpSide"], "default": ""}, {"name": "GP Scored From Starting Position With Engage", "id": "pit_pit_auto_gp_scored_from_starting_position_with_engage", "type": "multicounter", "negative": [false, false, false], "options": ["LoadingZone", "ChargeStation", "BumpSide"], "default": 0}, {"name": "GP Scored From Starting Position No Engage", "id": "pit_pit_auto_gp_scored_from_starting_position_no_engage", "type": "multicounter", "negative": [false, false, false], "options": ["LoadingZone", "ChargeStation", "BumpSide"], "default": 0}]}, {"name": "Other", "id": "pit_pit_other", "cycle": false, "inputs": [{"name": "Changes From Last Event?", "id": "pit_pit_other_changes_from_last_event", "type": "text", "default": "N/A"}, {"name": "Notes", "id": "pit_pit_other_notes", "type": "text", "default": "N/A"}]}]}]
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-smart_stats.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "Auto Scoring High Cones", "id": "auto_scoring_high_cones", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcones", "negative": false}, {"name": "Auto Scoring High Cubes", "id": "auto_scoring_high_cubes", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcubes", "negative": false}, {"name": "Auto Scoring High", "id": "auto_scoring_high", "type": "math", "math": "auto_scoring_high_cones+auto_scoring_high_cubes", "negative": false}, {"name": "Auto Scoring Mid Cones", "id": "auto_scoring_mid_cones", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcones", "negative": false}, {"name": "Auto Scoring Mid Cubes", "id": "auto_scoring_mid_cubes", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcubes", "negative": false}, {"name": "Auto Scoring Mid", "id": "auto_scoring_mid", "type": "math", "math": "auto_scoring_mid_cones+auto_scoring_mid_cubes", "negative": false}, {"name": "Auto Scoring Low", "id": "auto_scoring_low", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_low", "negative": false}, {"name": "Auto Drops", "id": "auto_drops", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_droppedscores", "negative": true}, {"name": "Auto Missed Intakes", "id": "auto_missed_intakes", "type": "where", "conditions": {}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_missedintakes", "negative": true}, {"name": "Auto Loading Zone High Cones", "id": "auto_loading_zone_high_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcones", "negative": false}, {"name": "Auto Loading Zone High Cubes", "id": "auto_loading_zone_high_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcubes", "negative": false}, {"name": "Auto Loading Zone Mid Cones", "id": "auto_loading_zone_mid_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcones", "negative": false}, {"name": "Auto Loading Zone Mid Cubes", "id": "auto_loading_zone_mid_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcubes", "negative": false}, {"name": "Auto Loading Zone Low", "id": "auto_loading_zone_low", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_low", "negative": false}, {"name": "Auto Loading Zone Drops", "id": "auto_loading_zone_drops", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_droppedscores", "negative": true}, {"name": "Auto Loading Zone Missed Intake", "id": "auto_loading_zone_missed_intake", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_missedintakes", "negative": true}, {"name": "Auto Loading Zone Drops + Misses", "id": "auto_loading_zone_drops__misses", "type": "math", "math": "auto_loading_zone_drops+auto_loading_zone_missed_intake", "negative": false}, {"name": "Auto Loading Zone Scores", "id": "auto_loading_zone_scores", "type": "math", "math": "auto_loading_zone_high_cones+auto_loading_zone_high_cubes+auto_loading_zone_mid_cones+auto_loading_zone_mid_cubes+auto_loading_zone_low", "negative": false}, {"name": "Auto Charge Station High Cones", "id": "auto_charge_station_high_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcones", "negative": false}, {"name": "Auto Charge Station High Cubes", "id": "auto_charge_station_high_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcubes", "negative": false}, {"name": "Auto Charge Station Mid Cones", "id": "auto_charge_station_mid_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcones", "negative": false}, {"name": "Auto Charge Station Mid Cubes", "id": "auto_charge_station_mid_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcubes", "negative": false}, {"name": "Auto Charge Station Low", "id": "auto_charge_station_low", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_low", "negative": false}, {"name": "Auto Charge Station Drops", "id": "auto_charge_station_drops", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_droppedscores", "negative": true}, {"name": "Auto Charge Station Missed Intake", "id": "auto_charge_station_missed_intake", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_missedintakes", "negative": true}, {"name": "Auto Charge Station Drops + Misses", "id": "auto_charge_station_drops__misses", "type": "math", "math": "auto_charge_station_drops+auto_charge_station_missed_intake", "negative": false}, {"name": "Auto Bump Side High Cones", "id": "auto_bump_side_high_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcones", "negative": false}, {"name": "Auto Bump Side High Cubes", "id": "auto_bump_side_high_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_highcubes", "negative": false}, {"name": "Auto Bump Side Mid Cones", "id": "auto_bump_side_mid_cones", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcones", "negative": false}, {"name": "Auto Bump Side Mid Cubes", "id": "auto_bump_side_mid_cubes", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_midcubes", "negative": false}, {"name": "Auto Bump Side Low", "id": "auto_bump_side_low", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_scores_low", "negative": false}, {"name": "Auto Bump Side Drops", "id": "auto_bump_side_drops", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_droppedscores", "negative": true}, {"name": "Auto Bump Side Missed Intake", "id": "auto_bump_side_missed_intake", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "sum": "match_auto_auto_auto_misses_missedintakes", "negative": true}, {"name": "Auto Bump Side Drops + Misses", "id": "auto_bump_side_drops__misses", "type": "math", "math": "auto_bump_side_drops+auto_bump_side_missed_intake", "negative": false}, {"name": "Auto Charge Station Scores", "id": "auto_charge_station_scores", "type": "math", "math": "auto_charge_station_high_cones+auto_charge_station_high_cubes+auto_charge_station_mid_cones+auto_charge_station_mid_cubes+auto_charge_station_low", "negative": false}, {"name": "Auto Bump Side Scores", "id": "auto_bump_side_scores", "type": "math", "math": "auto_bump_side_high_cones+auto_bump_side_high_cubes+auto_bump_side_mid_cones+auto_bump_side_mid_cubes+auto_bump_side_low", "negative": false}, {"name": "Auto Loading Zone Start Attempts", "id": "auto_loading_zone_start_attempts", "type": "where", "conditions": {"match_auto_auto_starting_location": "LoadingZone"}, "cycle": "match_auto_auto", "negative": false}, {"name": "Auto Charge Station Start Attempts", "id": "auto_charge_station_start_attempts", "type": "where", "conditions": {"match_auto_auto_starting_location": "CS"}, "cycle": "match_auto_auto", "negative": false}, {"name": "Auto Bump Side Start Attempts", "id": "auto_bump_side_start_attempts", "type": "where", "conditions": {"match_auto_auto_starting_location": "BumpSide"}, "cycle": "match_auto_auto", "negative": false}, {"name": "Tele Scoring High", "id": "tele_scoring_high", "type": "math", "math": "match_tele_scoring_tele_scoring_highcones+match_tele_scoring_tele_scoring_highcubes", "negative": false}, {"name": "Tele Scoring Mid", "id": "tele_scoring_mid", "type": "math", "math": "match_tele_scoring_tele_scoring_midcones+match_tele_scoring_tele_scoring_midcubes", "negative": false}, {"name": "Tele Cycles", "id": "tele_cycles", "type": "math", "math": "tele_scoring_high+tele_scoring_mid+match_tele_scoring_tele_scoring_low", "negative": false}, {"name": "Auto Cycles", "id": "auto_cycles", "type": "math", "math": "auto_scoring_high+auto_scoring_mid+auto_scoring_low", "negative": false}, {"name": "Grid Value", "id": "grid_value", "type": "math", "math": "(6*auto_scoring_high)+(4*auto_scoring_mid)+(3*auto_scoring_low)+(5*tele_scoring_high)+(3*tele_scoring_mid)+(2*match_tele_scoring_tele_scoring_low)+((5/3)*(auto_cycles+tele_cycles))", "negative": false}, {"name": "Auto Engage", "id": "auto_engage", "type": "where", "conditions": {"match_auto_auto_auto_charge_station": "Engaged"}, "cycle": "match_auto_auto", "negative": false}, {"name": "Auto Docked", "id": "auto_docked", "type": "where", "conditions": {"match_auto_auto_auto_charge_station": "Docked"}, "cycle": "match_auto_auto", "negative": false}, {"name": "Auto Charge Station Fail", "id": "auto_charge_station_fail", "type": "where", "conditions": {"match_auto_auto_auto_charge_station": "Failed"}, "cycle": "match_auto_auto", "negative": false}]
1 change: 1 addition & 0 deletions Archimedes Division/config-2023-version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"wr-23cmp"
1 change: 1 addition & 0 deletions Archimedes Division/config-defaults.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"event_id": "2023arc", "upload_url": "https://wildrank.app", "user_id": 111111}
1 change: 1 addition & 0 deletions Archimedes Division/config-settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"title": "WildRank", "team_number": 111, "time_format": 12, "use_images": true, "use_team_color": false, "allow_random": false, "use_offline": true}
1 change: 1 addition & 0 deletions Archimedes Division/match-2023arc_qm1-2607.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"meta_scouter_id": 259, "meta_scout_time": 1681997492, "meta_scouting_duration": 1105.344, "meta_config_version": "wr-23cmp", "meta_unsure": true, "meta_scout_mode": "match", "meta_position": 3, "meta_event_id": "2023arc", "meta_match_key": "2023arc_qm1", "meta_comp_level": "qm", "meta_set_number": 1, "meta_match": 1, "meta_alliance": "blue", "meta_ignore": false, "meta_team": 2607, "match_auto_auto": [{"match_auto_auto_starting_location": 2, "match_auto_auto_mobility_bonus": true, "match_auto_auto_auto_scores_highcones": 0, "match_auto_auto_auto_scores_highcubes": 1, "match_auto_auto_auto_scores_midcones": 0, "match_auto_auto_auto_scores_midcubes": 0, "match_auto_auto_auto_scores_low": 0, "match_auto_auto_auto_misses_droppedscores": 0, "match_auto_auto_auto_misses_missedintakes": 0, "match_auto_auto_auto_charge_station": 4}], "match_tele_scoring_tele_scoring_highcones": 0, "match_tele_scoring_tele_scoring_highcubes": 0, "match_tele_scoring_tele_scoring_midcones": 0, "match_tele_scoring_tele_scoring_midcubes": 0, "match_tele_scoring_tele_scoring_low": 4, "match_tele_scoring_tele_scoring_bumpin": 0, "match_tele_scoring_tele_drops": 0, "match_tele_post_match_charging_station": 5, "match_tele_post_match_state_tipped": false, "match_tele_post_match_state_brokedown": false, "match_tele_post_match_notes": "Removed"}
Loading

0 comments on commit 5f6229c

Please sign in to comment.