Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Test code for the Features code in lib2813#31

Open
kcooney wants to merge 2 commits intomasterfrom
kevin/feature
Open

Test code for the Features code in lib2813#31
kcooney wants to merge 2 commits intomasterfrom
kevin/feature

Conversation

@kcooney
Copy link
Contributor

@kcooney kcooney commented Feb 17, 2024

Features can be initally disabled or disabled, and can be configured to be enabled via Shuffleboard. Commands can be configured to be scheduled only if all controlling features are enabled by using Features.whenAllEnabled().

This allows us to add functionality to the robot that might not be fully tested by having the functionality disabled by default.

Features can be initally disabled or disabled, and can be configured to be
enabled via Shuffleboard. Commands can be configured to be scheduled only
if all controlling features are enabled by using Features.whenAllEnabled().

This allows us to add functionality to the robot that might not be fully tested
by having the functionality disabled by default.
Copy link
Contributor

@cuttestkittensrule cuttestkittensrule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, the important code is in lib anyways

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants