Skip to main content

Commands

Avoid Using Commands!

Please do everything possible to avoid commands. They have special behavior that attempts to handle scheduling that can make more complex robots unnecessary complicated. The only use case for commands should be interfacing with buttons to trigger a specific subsystem state. There should be little to no logic within the command.

Types

Instant Commands