# Over the Bumper Intake

We have always used a cut-out frame to intake game pieces.  This year, we decided to prototype an over-the-bumper intake mechanism.

#### 4/14/2021

* We used Protopipe and VersaRollers to build a basic over-the-bumper intake for the Infinite Recharge power cells.
* This first version uses the HTD belts we had on hand.  It may perform better with different sized belts.

![](/files/-MYGiZiM5qVpW2wFTsmf)

![](/files/-MYGidmMG0S8QueuTqj5)

![Proof of Concept!](/files/-MZU1ireGZpYBOr9VdFc)

#### 5/4/2021

* Modified the setup to make initial contact with the ball consistent.
* The arm can rotate slightly as the ball moves through the intake.  This flexibility improved performance.  It just worked better!
  * Flexibility is also nice in competition because if it hits another robot or the wall, it is more likely to bend and bounce back, not break.

![](/files/-MZsUnmohdHCaOlbx2dZ)

![](/files/-MZsUnmpko9_NP1F98BK)

![](/files/-MZsVc5I_ggdxFUhCd8M)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wcrobotics.org/engineering/2021/intake.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
