Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neatteam1943/neateverybot2023
https://github.com/neatteam1943/neateverybot2023
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neatteam1943/neateverybot2023
- Owner: NeatTeam1943
- License: other
- Created: 2023-11-05T16:24:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T19:45:18.000Z (about 1 year ago)
- Last Synced: 2024-11-17T06:37:10.256Z (2 months ago)
- Language: Java
- Size: 96.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neat-Everybot2023
This is a basic implementation of 118's [Everybot](https://www.118everybot.org/2023-resources), Programmed by our new students.
The code serves as a proof of concept for algorithms such as PID and introduces the use of enums within our team's context.**Disclaimer**:
- This code is NOT tested and may contain imperfections. Please run a couple of tests before execution, especially on the [arm's](https://github.com/NeatTeam1943/NeatEverybot2023/blob/arm/src/main/java/frc/robot/subsystems/Arm.java) logic.