Franz Steinmetz

Results 113 issues of Franz Steinmetz

The ability to copy the format of a state (esp. size) would help to have nicely formatted states inside one hierarchy level. Originally created by @sebastian-brunner ([email protected]) at 2018-05-29 05:17:36+00:00...

discussion
gui

This issue should be a discussion issue in the first place. This issue was promoted by @doem-an and we discussed to the point that I think it is always a...

enhancement
discussion
gui

After stopping the execution, it might happen that a thread does not join. If RAFCON is closed, the prevents the process from being stopped. If the execution is still active...

gui
low priority

A long is a very big integer and usually not used by common RAFCON users. At the moment we have the problem that a port of type integer becomes a...

enhancement
low priority

If the user right clicks a history element then all the context data of the state is shown in a text box. Unfortunately this text box is not scrollable. Thus,...

enhancement
gui

After debugging a bug which was found in a complex setup of library states and RAFCON configuration parameters I would like to discuss an implementation that extends the baked state...

enhancement
discussion

Create test for issue #493 Originally created by @sebastian-brunner ([email protected]) at 2018-03-05 15:24:06+00:00 (moved from RMC internal repository)

tests

A python shelf is not robust against, see #461. For not robust systems (or systems with a battery, which can just power off) we need a new storage format, which...

enhancement
core

A LibraryState and its `state_copy` share the same port core elements. This should be avoided, as with this, the ports, which are leave elements, have two different parents. This causes...

feature request
discussion
core

Barrier states can be created in several way: 1. empty 2. with a states list passed to the constructor 3. with a states and transition list passed to the constructor...

enhancement
discussion
core