FRCTeam2992 / Robot2023

FRC Team 2992's 2023 Robot Code
Other
1 stars 0 forks source link

[DriveSticks] Fix the unwanted return to angle while in scoring mode #71

Closed nihonjinrxs closed 1 year ago

nihonjinrxs commented 1 year ago

Related Issues and PRs

Issue:

Related PRs:

Checklist

What is changing and why?

This PR sets gyroTargetRecorded to false when we're in scoring mode in DriveSticks, so that we "forget" the previously set rotation target.

How was this tested?

Is there anything the reviewer of this PR needs to know to validate that this code is correct?

What do your team members need to know about this?