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

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")

Awesome Lists containing this project

README

          

![Robot](robot.png)
# 2020Robot ![Travis](https://api.travis-ci.com/team751/2020Robot.svg?branch=master)
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