https://github.com/newdeanplus/6512-robotcode-2022
Team 6512 Robot Code for 2021-2022 Season
https://github.com/newdeanplus/6512-robotcode-2022
Last synced: 11 months ago
JSON representation
Team 6512 Robot Code for 2021-2022 Season
- Host: GitHub
- URL: https://github.com/newdeanplus/6512-robotcode-2022
- Owner: NewDeanPlus
- License: other
- Created: 2022-10-14T22:56:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T23:01:33.000Z (about 3 years ago)
- Last Synced: 2025-01-11T21:17:05.521Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team 6512 Robot Code (2021-2022)
This is the finalized robot code for our robot code for the 2021-2022 Season, as used at the THOR event on 10/15. We built this using Java with the WPILIB robot builder as a base. This can be used as a reference for future robot projects, but please take things with a grain of salt as this is ver disorganized code with potentially missing documentation in some places. This is also not specifically codensed, concise, or neccecarily efficient. All useful Java code is avaliable inside the `src/main` folder, so make sure to look in there and in its subfolders. I was not able to upload the `build` folder, although a new copy should be created if everything is run.