Skip to content

FiniteStateMachine upgrades #593

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented May 7, 2025

Description & Motivation

This PR has a handful of upgrades to FiniteStateMachines so that it is easier to construct and generate readable FSM code.

Related Issue(s)

Fix #509

Testing

TODO

Existing tests cover much, but need to add more for new features

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No, it should not be

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

TODO

Yes, we should update examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Default" values for FiniteStateMachines
1 participant