https://github.com/robotcasserole1736/robotcasserole2020
Software for Robot Casserole's 2020 FIRST Infinite Recharge competition season
https://github.com/robotcasserole1736/robotcasserole2020
Last synced: 3 months ago
JSON representation
Software for Robot Casserole's 2020 FIRST Infinite Recharge competition season
- Host: GitHub
- URL: https://github.com/robotcasserole1736/robotcasserole2020
- Owner: RobotCasserole1736
- License: mit
- Created: 2020-01-05T21:19:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T02:31:30.000Z (over 3 years ago)
- Last Synced: 2025-01-16T05:56:09.743Z (4 months ago)
- Language: Java
- Size: 62.5 MB
- Stars: 1
- Watchers: 21
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# RobotCasserole2020 🍲
Software for Robot Casserole's 2020 FIRST Infinite Recharge 🔋 Competition Season
## Contents
1. Driver View
2. Main Source Code
3. Log File Snagger & Log Viewer
4. Very Important Information## 1. Driver View Website
The Driver View web site is used to help test and tweak our code, and used to help drive team during match. The driver view is a javascript/HTML based viewer of data logs captured from the robot during operation. These data logs are then used to tweak code before, during, and after competition.## 2. Main Source Code 
The source code this year includes code for: running the intake, controlling hopper to get balls from intake to the conveyor, directing the conveyor to move the power cells where we want them, ramping up shooter wheel speed to score powercells, code to make a west coast drivetrain function as it should, code to auto-align the robot towards the outer goal, as well as code to make our robot look pretty (LEDS). If you care to look at it, look [here](https://github.com/RobotCasserole1736/RobotCasserole2020.git).## 3. Log File Snagger & Log Viewer
The log file snagger is a python script used to communticate with the roborio and grab all csv logs in a certain directory and put them in a log viewer where we can view them when the robot does somthing wacky.## 4. Important Information!
Java does not allow emojies as variable names. In other words, Java is against fun.😞## Spot the Paper Chicken! 🐔
