Skip to content

Commit

Permalink
Merge branch 'vision-improvements' of https://github.com/team6101/202…
Browse files Browse the repository at this point in the history
…4-Crescendo into vision-improvements
  • Loading branch information
team6101 committed Jan 29, 2024
2 parents a136843 + 31a9821 commit 2aba043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/frc/robot/Robot.java
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ public void teleopPeriodic() {
driveRightParent.set(rightY);

aprilTagHighlighter.doEveryTeleopFrame(driverController);

}

/** This function is called once when the robot is disabled. */
Expand Down

0 comments on commit 2aba043

Please sign in to comment.