scoutradioz:forms:2025_team_2980_pit_form
2025 - Team 2980 Pit form
[ { "type": "h2", "label": "Drive Base", "id": "driveBase" }, { "type": "spacer" }, { "type": "multiselect", "label": "Drive base type", "options": [ "Swerve L1", "Swerve L2", "Swerve L3", "Tank", "Mecanum" ], "id": "driveBaseType" }, { "type": "slider", "label": "Drive Base Length (in)", "id": "driveBaseLength", "options": { "min": 20, "max": 40, "step": 1 } }, { "type": "slider", "label": "Drive Base Width (in)", "id": "driveBaseWidth", "options": { "min": 20, "max": 40, "step": 1 } }, { "type": "slider", "label": "Robot Height (in)", "id": "robotHeight", "options": { "min": 10, "max": 42, "step": 1 } }, { "type": "slider", "label": "Robot Weight No bumpers(lbs)", "id": "robotWeight", "options": { "min": 70, "max": 115, "step": 0.5 } }, { "type": "multiselect", "label": "Center of Gravity", "options": [ "Low(low)", "Middle(More Towards Top)", "High(Easy To Fall)" ], "id": "driveCenterOfGravity" }, { "type": "h2", "label": "Picking Up and Scoring Coral", "id": "pickingUpAndScoringCoral" }, { "type": "spacer" }, { "type": "slider", "label": "Average Coral Cycle(Secs)", "id": "CoralTime", "options": { "min": 0, "max": 60, "step": 0.5 } }, { "type": "checkbox", "label": "Can they receive Coral from the Source", "id": "pickUpSource" }, { "type": "checkbox", "label": "Can they pick up from the ground?", "id": "pickUpGround" }, { "type": "checkbox", "label": "L1", "id": "canTheyScoreL1" }, { "type": "checkbox", "label": "L2?", "id": "L2" }, { "type": "checkbox", "label": "L3", "id": "L3" }, { "type": "checkbox", "label": "L4", "id": "L4" }, { "type": "h2", "label": "Picking Up and Scoring Algae", "id": "pickingUpAndScoringAlgae" }, { "type": "spacer" }, { "type": "slider", "label": "Average Processor Cycle(Secs)", "id": "AlgaeProcessorTime", "options": { "min": 0, "max": 60, "step": 0.5 } }, { "type": "slider", "label": "Algae Average Cycle Time Barge (Secs)", "id": "AlgaeAverageCycleTimeBarge", "options": { "min": 0, "max": 60, "step": 0.5 } }, { "type": "checkbox", "label": "Out of reef", "id": "AlgaeReed" }, { "type": "checkbox", "label": "Off floor", "id": "AlgaeFlooe" }, { "type": "checkbox", "label": "Into processer", "id": "AlgaeProxesser" }, { "type": "checkbox", "label": "Into BARGE?!?", "id": "AlgaeBarge" }, { "type": "h3", "label": "Cage", "id": "Cage" }, { "type": "spacer" }, { "type": "checkbox", "label": "Hang on Cage?", "id": "scoreHang" }, { "type": "multiselect", "label": "Cage Climbing", "options": [ "Shallow", "Deep" ], "id": "CageClimb" }, { "type": "h2", "label": "Auto", "id": "AutoTitlte" }, { "type": "spacer" }, { "type": "Checkbox", "label": "Autonomous Runs", "id": "autoRuns" }, { "type": "checkbox", "label": "Auto Runs On Source Side?", "id": "autoSourceRun" }, { "type": "checkbox", "label": "Auto Runs In Middle?", "id": "autoMiddleRun" }, { "type": "checkbox", "label": "Auto Runs on Processer side?", "id": "autopricesserRun" }, { "type": "textblock", "label": "Auto Run Plays (List what they can do in auto)", "id": "autoRunNotes" }, { "type": "h2", "label": "Comment Section", "id": "lblcomment" }, { "type": "textblock", "label": "Comments", "id": "comment" } ]
scoutradioz/forms/2025_team_2980_pit_form.txt · Last modified: by moconnell@team102.org
