RAFCON
RAFCON copied to clipboard
RAFCON (RMC advanced flow control) uses hierarchical state machines, featuring concurrent state execution, to represent robot programs. It ships with a graphical user interface supporting the creation...
- Fix the default primary font name - Fix many minor GUI bugs - Add skip & skip all buttons in the dialog of the broken libraries during loading a...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
The states inside a library state should be select-able so that the user can have a quick look at the script code of the states and their descriptions. The issue...
A mini map would help to navigate in the current state machine. The issue is a duplication of mantis issue https://rmintra01.robotic.dlr.de/mantis/view.php?id=2225. Originally created by @Rbelder at 2016-03-02 13:30:39+00:00 (moved from...
Add documentation about how to use the autolayout plugin: https://rmc-github-server/moro/rafcon_auto_layout_plugin Originally created by @sebastian-brunner ([email protected]) at 2019-07-23 06:32:54+00:00 (moved from RMC internal repository)
Hello, I just installed rafcon on my Ubuntu 20.04. When I tried to launch it, there is an error which I have attached below. I have followed your installation guide...
Can this application be translated using a web browser, say using [Hosted Weblate](https://hosted.weblate.org/)? It is understood that Hosted Weblate is free for open source software. Thank you
I was doing the tutorial of Rafcon and I observed that when you want to add new outcomes to a state, the keyboard shortcut that appears in the program that...
# Use Case: In common IDEs the user can search for the usages of functions. This would also be nice for libraries in RAFCON. Based on this, the user could...
# Bug Description If the `NOTIFICATIONS_MINIMUM_LOG_LEVEL` is set to 10 in the RAFCON gui_config.yaml then RAFCON crashes with a pango error: ``` 2021-08-12 15:13:06: DEBUG - rafcon.core.states.execution_state: Running ExecutionState with...