Skip to content

Allow subsystems to define sequential command groups #16

@SamCarlberg

Description

@SamCarlberg

Currently only atomic commands can be created at the subsystem level. Being able to define more complex behavior using only
the commands on the subsystem is helpful. For example, a "Drive Straight" command and a "Stop" command could be tied into a sequential command group that drives for a certain distance or time and then stops.

Parallel command groups don't need to be supported because only one command for the subsystem can run at a time. Any parallel group built solely from commands for a single subsystem would be invalid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions