Will
Will
## Desired behavior I would like to incorporate `ign-gui` and also `ign-rviz` QML components in an existing Qt Quick application. The existing application sets up a `QGuiApplication` already and needs...
CLI tool
I see that this project is using `bash` and `sed` to accomplish generating files from templates. I suggest use of a better tool. One example is https://cookiecutter.readthedocs.io/en/1.7.2/
**Describe the bug** Using the method `getLockedPortContent` with a node that declares the port with a default blackboard entry does not actually add an initial value to the blackboard. **How...