https://github.com/gongoliers/robot2018drivetrain
Program that sets up the basic drivetrain for the 2018 robot.
https://github.com/gongoliers/robot2018drivetrain
frc frc-java frc-power-up frc-robot frcjava
Last synced: about 1 month ago
JSON representation
Program that sets up the basic drivetrain for the 2018 robot.
- Host: GitHub
- URL: https://github.com/gongoliers/robot2018drivetrain
- Owner: Gongoliers
- Created: 2018-01-25T20:06:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T15:59:13.000Z (over 8 years ago)
- Last Synced: 2024-12-29T23:24:52.839Z (over 1 year ago)
- Topics: frc, frc-java, frc-power-up, frc-robot, frcjava
- Language: Java
- Size: 1.33 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robot2018Drivetrain
Program that sets up a basic drivetrain for a FIRST Power Up 2018 robot.
We are The Gongoliers, FRC Team 5112. We are based in North Scituate, Rhode Island at Ponaganset High School.
Developed by Chris Vieira and Nicholas Bottone, with special thanks to Kyle Corry.
## What is the FIRST Robotics Competition?
The FIRST® Robotics Competition (or FRC) is an event where high school-aged teams compete head to head on a special playing field with robots they have designed, built, and programmed. For more information about FIRST and FRC, please visit www.firstinspires.org.
## Can my team use this code?
Sure! If you understand the code, you are free to adapt it to your team's needs. Be sure to follow the license.
## What is the status of this repo?
This code is currently in development. Beware that this is a work in progress, is incomplete, and could be unstable.
## To-Do List ❤
- TBD