FRCTeam2992 / Robot2023

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

[AutoSpinSpindexer] Add new AutoSpinSpindexer command group #47

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 adds a new command group AutoSpinSpindexer that can be called with .repeatedly() to loop the rotation back and forth of the Spindexer subsystem for use during the Intake sequence.

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?

msonnier commented 1 year ago

Not tested but just adds a command. Merging into main so we can pull into Intake branch and test in context.