Skip to content

Examples

Examples are a great learning resource. They can be used to learn how other teams approached different problems, or can be used as a reference. Looking over code and trying to understand how it works is also a great way to learn FRC programming. This page has links to past years’ Kitbot, and code from other FRC team.

If you are interested in adding robot code, check out the Methods Of Contributing page.

Intro level

Kitbot Examples


Kitbots are a starter robot which makes their code a great resource for beginners.

Team codebases

Advanced Examples

The code for these robots go beyond the basics as they have more complex mechanisms.