Skip to content
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

[FEATURE] Adding parallel states to the Sherpa State Machine #455

Open
Kalamar136 opened this issue Jan 31, 2025 · 0 comments
Open

[FEATURE] Adding parallel states to the Sherpa State Machine #455

Kalamar136 opened this issue Jan 31, 2025 · 0 comments

Comments

@Kalamar136
Copy link

PROBLEM
There are some set of Sherpa actions which could be executed concurrently, or which the order of execution doesn't matter. There could also be subsystems of the Sherpa framework that execute independently.

SOLUTION
Pytransitions already supports parallel states for its state machine. Their implementation could be extended to Sherpa and Sherpa actions

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

No branches or pull requests

1 participant