Franz Steinmetz

Results 113 issues of Franz Steinmetz

The test_dynamic_state_insertion is unstable. The dynamic_library_insertion parameterization is stable, the other two are not. Till the test is fixed, it is marked as unstable. The following stacktrace occurs often: ```...

bug
gui
low priority
tests

Pressing undo for 2 seconds freezes RAFCON. Executing the _test_multiple_undo_redo_bug_with_gui history test leads to a SEGFAULT, with low repetition delays: xset r rate 200 50 This is deterministic. The gdb...

bug
gui
low priority

Show the library_state.name (i.e. the user defined name for his library instantiation) for a library state in external execution history viewer not the library_state.library_name (i.e. the name of the library)...

enhancement
core

The `parent` of a root state model is `None`, whereas the `parent` of a root state (in the core) is the state machine. I think this is an inconsistency which...

discussion

It would be a convenient feature if you could (double-)click on a log message in the debug console to - [ ] open the state that triggered it - [...

feature request
gui

Instead or raising builtin Python exceptions (`ValueError`, etc), custom RAFCON `ValidityException` should be raised in their proper subclasses (e.g. `DataPortTypeMismatchException`). This would e.g. allow to write more future-safe code then...

enhancement
core
target:0.15

The `core_data.json` of LibraryStates contains the key `"outcomes"` with redundant information about the libraries' outcomes. The information can just be removed. Originally created by @franzlst ([email protected]) at 2019-07-15 13:08:37+00:00 (moved...

enhancement
core
target:0.15

Start with https://rmc-github-server/sebastian-brunner/rafcon_internal_data/edit/master/documentation/glossary.md Originally created by @franzlst ([email protected]) at 2019-06-24 13:03:18+00:00 (moved from RMC internal repository)

documentation

See [glossary](https://rmc-github-server/sebastian-brunner/rafcon_internal_data/edit/master/documentation/glossary.md) => new variables Originally created by @franzlst ([email protected]) at 2019-06-24 12:56:58+00:00 (moved from RMC internal repository)

enhancement
target:0.15

This issue is for discussion. After I have seen [this line](https://rmc-github-server/common/rafcon/pull/713/commits/8c026e8ffd9869a71d341b3468345d634a76b46f#diff-c263b757a51d9f665b47ce8ec19e0ad7L280) removed I got reminded to the last usage of RAFCON were I got some how annoyed because the selection...

enhancement
discussion
gui
low priority