Skip to content

team2393/FRC2025

Repository files navigation

Team 2393 FRC Season 2025

logo

Game manual: https://www.firstinspires.org/resource-library/frc/competition-manual-qa-system

Software manual: https://docs.wpilib.org/en/stable/

  • The "Introduction" has links to Java learning resources. See also Free Java Book
  • See "Step 2: Installing Software", "WPILib Installation Guide".
  • See "Basic Programming", "Git Version Control" for installing git

Get robot code

  • Start "2025 WPILib VS Code". Invoke "View", "Command Palette...", "Git clone". Enter the URL https://github.com/team2393/FRC2025.git. For a target location, create a folder "git" in your home directory and place the git clone there. Select "Open" when then asked to open what you just fetched from git.
  • "View", "Command Palette", "WPILib: Simulate Robot Code"
    • In simulation, use the menu "Network Tables", "Smart Dashboard" to show "Field", "DemoMechanism" and "Selectable Chooser".
    • Connect joystick and drive around in teleop
    • Select auto option and run it in autonomous

servebot

Timeline

Releases

No releases published

Packages

No packages published

Languages