Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aosman04 authored May 29, 2023
1 parent 8fe259e commit 8dfffde
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Blueberry-Rewrite
# Blueberry-Rewrite

Updated, command-based code for 2022's robot for FIRST RAPID REACT, Blueberry!

This is the updated version of [Blueberry's](https://github.com/Team5599/Robot2022) code, written in the command-based paradigm and retroactively applicable to the components on the robot.

- Due to drivetrain and shooter mechanical changes, Blueberry's motor controllers have all been replaced with brushed-motor SPARK controllers, with only one SPARK MAX remaining for the only brushless motor on the robot, which now uses the PWM interface to communicate with the roboRIO rather than CAN. These physical changes have been reflected in the robot code.

0 comments on commit 8dfffde

Please sign in to comment.