Skip to content

WPILib Simulator

James Li edited this page Sep 9, 2025 · 3 revisions

Using the WPILib Simulator

The WPILib simulator allows you to test your code without an actual robot. You should test your solutions to the tasks using the simulator.

Tutorial (watch this first!)

Here is a quick YouTube tutorial on how to use the WPILib simulator: FRC 971 - WPILib Simulator Tutorial

WPILib Documentation

Clone this wiki locally