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
If you aren't familiar with Java, nor if you are comfortable with using Object-Oriented Programming, this tutorial might not be for you. This page is meant to build onto already-existing knowledge about Java.
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 ToolsIf your XRP bot is brand new and doesn't have the necessary code, click this link below to setup the XRP robot.
Last updated