https://github.com/frc2204/frc-2022
Team 2204 Rambots: FRC Rapid React 2022
https://github.com/frc2204/frc-2022
frc kotlin rapid-react
Last synced: about 2 months ago
JSON representation
Team 2204 Rambots: FRC Rapid React 2022
- Host: GitHub
- URL: https://github.com/frc2204/frc-2022
- Owner: frc2204
- License: apache-2.0
- Created: 2021-09-30T05:10:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T18:03:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-04T09:10:11.877Z (over 1 year ago)
- Topics: frc, kotlin, rapid-react
- Language: Kotlin
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rams 2204 GitHub Repository
[](https://github.com/twangodev/2204-frc-kotlin/actions/workflows/gradle.yml)
This repository contains the base code for the robot in Kotlin. This project is already pre-configured for VSCode and IntelliJ with the FRC Plugin.
You can find season code on the branches named `season-xxxx`, `xxxx` being the year.
## Resources
### WPI Library
- Download: https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html
- Note that VSCode is installed with the ISO.
### IntelliJ with FRC Plugin
- Download IntelliJ IDEA: https://www.jetbrains.com/idea/download/
- The FRC Plugin can be installed through the IntelliJ Plugin Marketplace, which can be accessed through `Preferences > Plugins > Marketplace`
- Java and Kotlin will need to be installed with the use of IDEA
### FRC Driver Station
- Download: https://docs.wpilib.org/en/stable/docs/software/driverstation/driver-station.html