-
Hi,
I have pasted the code below for a motor control statemachine.
```
auto conditionalSwitchToControl = [](const auto& evt,auto& sm,auto& deps,auto& subs)
{
if(sml::aux::get(deps)->emergency…
-
I get a segmentation fault when calling `process` inside a callback lambda:
```
#include
#include
#include
#include
#include
#include
#include
namespace sml = boost::sml;
namespac…
-
## Expected Behavior
The docs show support for UML Shallow History as (✓) and UML Deep history as (~) [not sure what ~ is intended to indicate vs -].
## Actual Behavior
Implementation with th…
-
### Version
110.99.3 (Latest)
### Operating System
- [ ] Any
- [ ] Linux
- [ ] macOS
- [X] Windows
- [ ] Other Unix
### OS Version
Windows 10
### Processor
- [ ] Any
- [ ] Arm (using Rosetta)
-…
-
I think that the following code should print "unexpected". Because `e1` is unexpected event for "state1"_s. But `process_event(e1{})` doesn't seems to be matched to `unexpected_event`.
http://melpo…
-
I have this very simple example (see below) of a fsm. I wrote the same fsm with switch-stmts, and that version is much more smaller in code size. Any hints to reduce the size with sml?
```
#incl…
-
# why
DXとしてきついものがあるから
-
Holmake analyses the `open` statements in `Script.sml` files in order to work out the order that it should build files. Annoyingly, if you fail to specify a dependency in this way, Holmake will try an…
-
```
I'm using ambit3 with ambit2gpx-1.7.py (python27 on windows7).
The generated gpx file includes cadence, temperature, speed... but no Heart
Rate data.
Can you fix it?
thanks
Cyrille
```
Original…
-
```
I'm using ambit3 with ambit2gpx-1.7.py (python27 on windows7).
The generated gpx file includes cadence, temperature, speed... but no Heart
Rate data.
Can you fix it?
thanks
Cyrille
```
Original…