Jon Ringle
Jon Ringle
> I think the main thing preventing merging this PR now is that `:scenic_driver_local` needs a release. Do you know if that can happen soon? I don't have control over...
Agreed. It seems silly to have: ``` template bool sc::transition_actions::condition(sc::data_model& m); ``` Seems oxymoronic :) What kind of usecase is this meant for?
Oh I see. So, the use case is when you want a guard condition to be evaluated upon any event that may occur in the source state. I wouldn’t say...
I added .github/workflows/meson-build.yml to build and test via meson
Why is a rebase needed? The PR consists entirely of new files