Skip to content

tomtzook/frc-robot-template

Repository files navigation

frc-robot-template

Template for FRC robot projects.

Run Configuration

The project has several pre-made run configurations for your convenience. These configurations will be loaded automatically when you open the project.

To use a run configuration, select it from the configurations drop down box and click on run.

image

For Real RObot

Select the Robot Deploy run configuration and click on run. This will build and deploy the code to the robot.

image

Select the Robot Deploy Debug run configuration to deploy the code with debugger enabled.

To attach a debugger, after a successful deployment (i.e. wait for the deployment to finish successfully), select and run the RoboRIO Debugger (run with debug, the bug button, not the run button).

image

For Simulation

Select the Simulate run configuration and click on run. This will build and run the code in the simulator.

image

You can also run with debugger by cliking on the bug button instead of the run button.

About

Template for FRC robot projects

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages