- Connect to WPILib via USB cable or network
- Verify connection on DriverStation
- Ctrl + Shift + P,
WPILib: Build Robot Code
- Ctrl + SHift + P,
WPILib: Deploy Robot Code
- Reclone but delete
.gradle
,.vscode
, and.wpilib
- Rebuild everything from scratch
- Create a new project with the Arcade Drive example (without Desktop Support)
- Ctlrl + Shift + P,
Manage Vendor Libraries
,Install new library (online)
,https://software-metadata.revrobotics.com/REVLib.json
- Copy paste over Robot.cpp