Skip to content

Next auto flow#417

Open
rokadias wants to merge 2 commits intomainfrom
saqib/next-auto-flow
Open

Next auto flow#417
rokadias wants to merge 2 commits intomainfrom
saqib/next-auto-flow

Conversation

@rokadias
Copy link
Copy Markdown
Contributor

Why are we doing this?

Making a longer first collection.

How this was tested

  • tested on robot
  • tested in simulator
  • unit tests added

Video/screenshots (from simulator or live robot)


PR feedback legend

Symbol Meaning
⭐ ⭐ ⭐ must be addressed
⭐ ⭐ should be addressed
something to consider, a good idea

@rokadias rokadias requested a review from a team April 10, 2026 20:42
@rokadias rokadias requested a review from Glowdisk as a code owner April 10, 2026 20:42
@rokadias rokadias changed the title Saqib/next auto flow Next auto flow Apr 10, 2026
public Command fireWhenReadyUntilDone(Command shootingDeadline) {
var fireAndCloseIntake = runFeederProvider.get().alongWith(intakeOscillatingProvider.get());
if (BaseRobot.isSimulation()) {
return new WaitForDurationCommand(() -> 1.0);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the logic here? Could you add a comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants