Skip to content

Software

Veer Bajaj
Veer BajajAuthor
Access Restricted

Restricted to people in The Robotics Project.

Please enter the password to view this software documentation.

Unlocked

For this robot, we will need to use 2026.1.1 WPILib since it supports the RoboRIO.

  1. Download the Software: Download the WPILib Installer from here.
  2. Install Java: The installer should handle this, but make sure you’re using the version specified for the 2026 season. If you need help, ask a mentor or Veer.
  3. Set up a GitHub Account: Make an account on GitHub. We use GitHub to keep track of our code and changes. Share your GitHub username with Veer so we can add you to our organization.
  • Initialize WPILib Project + GitHub repo
  • Add VendorDeps (REVLib)
  • License
  • Add CAN IDs
  • Add Drivetrain code
  • Add SimpleDifferentialDrive
  • Add Tank Drive
  • Robot container