-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementImprove existing features or specific requestImprove existing features or specific request
Description
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
Labels
enhancementImprove existing features or specific requestImprove existing features or specific request