frc538 / 2020-infinite-recharge

Robot code for FRC Team 538.
0 stars 0 forks source link

Use alignment commands to target #57

Open drewwhis opened 4 years ago

drewwhis commented 4 years ago

We either need a step to rotate the robot until it sees the target or to not run unless it sees the target.

drewwhis commented 4 years ago

This probably relies on #61 if the third step is needed, especially if we want to parallelize the alignments.

drewwhis commented 4 years ago

Okay, so for this to work as expected, we'd need to either be rotated to face straight or have the ability to rotate until we're facing straight.