Overview

Welcome to FRC 9450's Coding Curriculum! This page is designed to help aspiring programmers learn the basics of coding for an FRC team by using the Experimental Robotics Platform XRP robot.

What is FRC 9450?

FRC 9450, "Velocity Raptors" is a team based in Woodinville, Washington. We were founded in 2023, and have proceeded to have successful seasons- even winning the prestigeous IMPACT award at our second year! Through this GitBook page, we hope to give programming recruits a good starting point for learning to code.

Overview

This page gives an in-depth tutorial on learning to code FRC subsystems and commands in Java. If you

Note that this tutorial was made in 2025, so there could be some inconsistencies between your version and this tutorial.

Get Started

Coding for an FRC team means you'll need to have a ton of different apps to code properly. Here are some links for some of the software that you'll need.

Downloading Essential Tools

If your XRP bot is brand new and doesn't have the necessary code, click this link below to setup the XRP robot.

Last updated