- Remove unneeded limelight stuff
- Make base code for autoAlign

- Need to test with robot
This commit is contained in:
Astatin3
2024-02-15 15:38:47 -07:00
parent 2825af3cde
commit 20bac49f8d
8 changed files with 127 additions and 201 deletions
+5
View File
@@ -51,6 +51,11 @@ public class Robot extends TimedRobot {
*/
@Override
public void robotPeriodic() {
// This has to be run after the m_robotContainer is initiated
// It will instantly return after it is run
m_robotContainer.autoAlign.updateAlliance();
m_robotTime.updateTimes();
//mled.updateLED();
// Runs the Scheduler. This is responsible for polling buttons, adding newly-scheduled