Skip to content

Introduce Command Interruption Behaviour #52

@SomewhatMay

Description

@SomewhatMay

uvlib commands do not support custom interruption behaviour—a feature that can be a useful feature in specific circumstances. Currently, when a new command is scheduled, all scheduled commands that require any subsystems that the new command requires are automatically cancelled. Adding a priority system, similar to the one in WPILib's command-based programming structure may be beneficial. See more details here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing features or specific request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions