Skip to content

Refactor SuperStructure.java #213

Description

@markpete

SuperStructure.java orchestrates multiple subsystems but is becoming quite large and complex, containing detailed command sequences for every scoring action. Action Items:

Extract specific scoring sequences into separate Command classes (e.g., ScoreCoralCommand, IntakeAlgaeCommand, GroundIntakeCommand).
Use the Factory pattern to generate these commands, keeping SuperStructure focused on high-level state and coordination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions