An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Rams 2204 GitHub Repository
[![Java CI with Gradle](https://github.com/twangodev/2204-frc-kotlin/actions/workflows/gradle.yml/badge.svg?branch=base-code)](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