-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wombat/behaviours] Create Trigger API #128
Open
spacey-sooty
wants to merge
12
commits into
master
Choose a base branch
from
spacey-sooty/trigger-api
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 2, 2024
-
[wombat/behaviours] Create Trigger API
The trigger API is a way to bind a Behaviour to a booolean. This approach has a variety of benefits. Primarily it allows us to avoid binding buttons multiple times. This was heavily inspired by the WPILib Trigger API docs found [here](https://docs.wpilib.org/en/stable/docs/software/commandbased/binding-commands-to-triggers.html)
Configuration menu - View commit details
-
Copy full SHA for ed191ae - Browse repository at this point
Copy the full SHA ed191aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3245f9 - Browse repository at this point
Copy the full SHA b3245f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b62423 - Browse repository at this point
Copy the full SHA 3b62423View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90a2d8 - Browse repository at this point
Copy the full SHA a90a2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26712af - Browse repository at this point
Copy the full SHA 26712afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4bd6e8 - Browse repository at this point
Copy the full SHA e4bd6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b09c21 - Browse repository at this point
Copy the full SHA 7b09c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9374ba7 - Browse repository at this point
Copy the full SHA 9374ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75140f8 - Browse repository at this point
Copy the full SHA 75140f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb0416 - Browse repository at this point
Copy the full SHA aeb0416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a388c0 - Browse repository at this point
Copy the full SHA 5a388c0View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f929bd - Browse repository at this point
Copy the full SHA 2f929bdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.