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

Three-Segment Robotic Arm Code #16

Closed WesleyMcGinn closed 1 year ago

WesleyMcGinn commented 1 year ago

This code makes use of a three segment robotic arm. While the encoder values for the four positions have not yet been set, the code should work just fine. It is currently ready for testing. In test mode, we can find the necessary encoder values for each of the three motors for each of the four positions. Then, we should be ready for scoring and going to competitions!

Later on (very soon and definitely hopefully before competition), I plan to repair the things that are going wrong with smart mode. This will put us ahead of other robots at comp, and it will majorly help with our autonomous.

WesleyMcGinn commented 1 year ago

If this branch works and is merged, we only have to do the following things before competition: