Skip to content

Fix Command Deadlining #7

@CalicoN00b

Description

@CalicoN00b

In commands/SuperstructureCommands.java, the auto align uses a Commands.deadline, with the wait command as the deadline. This causes the auto align to only end after the 1 second wait has ended. This should be changed to a Commands.race, so that that part of the sequence ends if it auto aligns correctly first before the 1 second wait command finishes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions