Bionic-Bison-5535 / Bionic-Bison-2023-Competition-Robot

This is FRC team 5535's robot code for the 2023 competition.
1 stars 0 forks source link

Merging Smart Mode & Raw Mode BEFORE Comp ⏰ #21

Closed WesleyMcGinn closed 1 year ago

WesleyMcGinn commented 1 year ago

There were many great ideas for the robot program this year. However, due to the shortage of time, we will not be able to have all of it finished by the time we go to our first competition. We should be able to have the following features:

Unfortunately, some of these features are in smart mode, and others are in raw mode. Therefore, we must create a branch of code for our first competition that will include the features listed above at the cost of temporarily giving up the following features:

WesleyMcGinn commented 1 year ago

In order to accomplish as much as possible before the competition starts, the following To Do list will be used on Wednesday, March 7th, 2023, with each step done IN ORDER:

WesleyMcGinn commented 1 year ago

We were not able to fix the automatic game piece alignment, so it was moved to the Lakeview Milestone as we had no time for it at St. Joseph.

WesleyMcGinn commented 1 year ago

Because this branch of code worked out so well, we will merge it into main and build the remaining code off of it.