https://github.com/team751/2020robot
Robot code for 2020 FRC Robot ("Infinite Recharge")
https://github.com/team751/2020robot
first-robotics first-robotics-2020 first-robotics-competition frc frc-infinite-recharge frc-java java robot
Last synced: 9 months ago
JSON representation
Robot code for 2020 FRC Robot ("Infinite Recharge")
- Host: GitHub
- URL: https://github.com/team751/2020robot
- Owner: team751
- License: mit
- Created: 2020-01-07T01:03:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T06:34:12.000Z (about 6 years ago)
- Last Synced: 2025-03-21T18:21:35.735Z (about 1 year ago)
- Topics: first-robotics, first-robotics-2020, first-robotics-competition, frc, frc-infinite-recharge, frc-java, java, robot
- Language: Java
- Homepage:
- Size: 62.3 MB
- Stars: 2
- Watchers: 13
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# 2020Robot 
This is the main robot code repo for [FRC Team 751's](https://www.team751.com/) 2020 "Infinite Recharge" robot.
There are two main code parts in this repo:
1. The core robot code, included in the [core751 submodule](https://github.com/team751/core751).
2. Robot/game-specific code/constants mainly located in the repo [here](https://github.com/team751/2020Robot/tree/master/src/main/java/frc/robot).
Licensed under the MIT License