# 2021

This was the first year of our Robotics Engineering class.

This class focuses on ***individual and team growth.***  We take the time to try new ideas that might be too difficult or time-consuming to attempt during a normal season.

Most notably, we have never attempted any high-goal shooters before this class.  Explore our Frisbee Shooters, Ball Shooter, and other prototypes from this class.

![](/files/-M_aEFM3OOSAfr6hwTAC)


---

# 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.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.
