Skip to content

Tooling Overview

Tools you'll use to build, deploy, tune, and debug robot code.

Available Guides

ToolPurposeGuide
WPILibCore FRC libraryWPILib Overview
PathPlannerAutonomous path creationPathPlanner
Phoenix TunerCTRE device configurationPhoenix Tuner
VSCodeCode editorVSCode Keybinds
GradleBuild systemGradle Commands
AdvantageScopeData visualizationAdvantageScope
QDriverStationDriver station (Mac/Linux)QDriverStation

Essential Setup Checklist

  • [ ] Install WPILib (Windows/macOS/Linux)
  • [ ] Install VSCode with WPILib extension
  • [ ] Install Git
  • [ ] Clone XbotEdu practice repo
  • [ ] Run ./gradlew test to verify setup

Built for XBot Robotics Team 488