User Tools

Site Tools


scoutradioz:forms:2025_team_102_pit_form

2025 - Team 102 Pit form

Images:

[
  {
    "type": "subheader",
    "label": "Ice Breaker Question of the Week"
  },
  {
    "type": "textblock",
    "id": "iceBreakerAnswer",
    "label": "What is a unique food combo you personally like?"
  },
  {
    "type": "header",
    "label": "Drive Base"
  },
  {
    "type": "spacer"
  },
  {
    "type": "textblock",
    "id": "driveBaseType",
    "label": "Describe the Robot's Drive Base:"
  },
  {
    "type": "slider",
    "id": "driveBaseLength",
    "label": "Drive Base Length (in)",
    "options": {
      "min": 20,
      "max": 40,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "driveBaseWidth",
    "label": "Drive Base Width (in)",
    "options": {
      "min": 20,
      "max": 40,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "robotHeight",
    "label": "Robot Height (in)",
    "options": {
      "min": 10,
      "max": 48,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "robotWeight",
    "label": "Robot Weight (lbs, and without battery and bumpers)",
    "options": {
      "min": 70,
      "max": 130,
      "step": 0.5
    },
    "variant": "standard"
  },
  {
    "type": "multiselect",
    "id": "driveCenterOfGravity",
    "label": "Center of Gravity When Fully Extended",
    "options": [
      "Low",
      "Middle (Kind of Top Heavy)",
      "High (Easy to Fall Over)"
    ]
  },
  {
    "type": "header",
    "label": "Is Their Intake..."
  },
  {
    "type": "checkbox",
    "id": "inboardIntake",
    "label": "Inboard (Inside)?"
  },
  {
    "type": "checkbox",
    "id": "outboardIntake",
    "label": "Outboard (Outside?)"
  },
  {
    "type": "header",
    "label": "Autonomous Routines ..."
  },
  {
    "type": "image",
    "image_id": "autonomousRoutineDiagram"
  },
  {
    "type": "subheader",
    "label": "What sides does your auto work on?"
  },
  {
    "type": "checkbox",
    "id": "autoULSide",
    "label": "On Upper-Left Side?"
  },
  {
    "type": "checkbox",
    "id": "autoUMSide",
    "label": "On Upper-Middle Side?"
  },
  {
    "type": "checkbox",
    "id": "autoURSide",
    "label": "On Upper-Right Side?"
  },
  {
    "type": "textblock",
    "id": "autoCapabilities",
    "label": "What they can do in Auto (Scoring, removing objects, etc.)?"
  },
  {
    "type": "checkbox",
    "id": "doAutoCodeTeleop",
    "label": "Do they Use Autonomous/Assisting Code or Vision?"
  },
  {
    "type": "textblock",
    "id": "autoCodeTeleopNotes",
    "label": "If So, Describe How It's Used and What It Is:"
  },
  {
    "type": "textblock",
    "id": "humanPlayerCommunication",
    "label": "Any Special Ways of Communication with Human Player (Lights, Hand Signs)?"
  },
  {
    "type": "subheader",
    "label": "What position do they prefer to score in?"
  },
  {
    "type": "image",
    "image_id": "pitScoringImage"
  },
  {
    "type": "checkbox",
    "label": "12 o'clock position?",
    "id": "twelvePosition"
  },
  {
    "type": "checkbox",
    "label": "2 o'clock position?",
    "id": "twoPosition"
  },
  {
    "type": "checkbox",
    "label": "4 o'clock position?",
    "id": "fourPosition"
  },
  {
    "type": "checkbox",
    "label": "6 o'clock position?",
    "id": "sixPosition"
  },
  {
    "type": "checkbox",
    "label": "8 o'clock position?",
    "id": "eightPosition"
  },
  {
    "type": "checkbox",
    "label": "10 o'clock position?",
    "id": "tenPosition"
  },
  {
    "type": "header",
    "label": "What can you do with algae?"
  },
  {
    "type": "checkbox",
    "id": "ShootAlgae",
    "label": "Shoot algae into barge?"
  },
  {
    "type": "checkbox",
    "id": "Insert Algae",
    "label": "Insert algae into processor?"
  },
  {
    "type": "checkbox",
    "id": "Place Algae",
    "label": "Place algae into barge?"
  },
  {
    "type": "checkbox",
    "id": "RemoveAlgae",
    "label": "Remove algae from Reef?"
  },
  {
    "type": "checkbox",
    "id": "AlgaeStuck",
    "label": "Get algae stuck underneath or within robot?"
  },
  {
    "type": "header",
    "label": "Can their robot .... with Coral?"
  },
  {
    "type": "checkbox",
    "id": "PickupCoral",
    "label": "Pick up from ground?"
  },
  {
    "type": "checkbox",
    "id": "ShootCoral",
    "label": "Shoot coral into reef?"
  },
  {
    "type": "checkbox",
    "id": "PlaceCoral",
    "label": "Place coral into reef?"
  },
  {
    "type": "header",
    "label": "Cage"
  },
  {
    "type": "checkbox",
    "id": "ShallowCage",
    "label": "Does your robot hang onto the shallow cage?"
  },
  {
    "type": "checkbox",
    "id": "DeepCage",
    "label": "Does your robot hang onto the deep cage?"
  },
  {
    "type": "header",
    "label": "Scoring"
  },
  {
    "type": "checkbox",
    "id": "LevelOneScoring",
    "label": "Level One?"
  },
  {
    "type": "checkbox",
    "id": "LevelTwoScoring",
    "label": "Level Two?"
  },
  {
    "type": "checkbox",
    "id": "LevelThreeScoring",
    "label": "Level Three?"
  },
  {
    "type": "checkbox",
    "id": "LevelFourScoring",
    "label": "Level Four?"
  },
  {
    "type": "slider",
    "id": "CycleTimeL1",
    "label": "Cycle Time for Level 1? (in seconds)",
    "options": {
      "min": 0,
      "max": 30,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "CycleTimeL2",
    "label": "Cycle Time for Level 2? (in seconds)",
    "options": {
      "min": 0,
      "max": 30,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "CycleTimeL3",
    "label": "Cycle Time for Level 3? (in seconds)",
    "options": {
      "min": 0,
      "max": 30,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "slider",
    "id": "CycleTimeL4",
    "label": "Cycle Time for Level 4? (in seconds)",
    "options": {
      "min": 0,
      "max": 30,
      "step": 1
    },
    "variant": "standard"
  },
  {
    "type": "header",
    "label": "Other"
  },
  {
    "type": "textblock",
    "id": "RobotStrategy",
    "label": "Robot strategy, Drive team strategy, Focused on algae or coral?"
  },
  {
    "type": "textblock",
    "id": "Commenting",
    "label": "Comments?"
  }
]
scoutradioz/forms/2025_team_102_pit_form.txt · Last modified: by 27jguzman@team102.org

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki