Alexander Poss
Alexander Poss
Machinetalk in a new entity: Yes, the Python part could be moved out of `machinekit-hal`, `machinetalk-protobuf` is already a pip package and could be a separate `deb`. The reason we...
@cerna To learn more about the design of Machinetalk you can look here: https://machinekoder.com/machinetalk-explained-part-2-middleware-requirements/ in fact there is an ID for each message. Why the container message? The idea was...
If DDS/ROS2 had been more mature back then, we probably wouldn't even have designed Machinetalk. But at this time, the ROS project was still deciding on what they would want...
same here with Ubuntu 18.04
A simple example in the README would work as well.
`Qt5Qml_INSTALL_QML` seems to be the correct path. https://pastebin.ubuntu.com/7004415/
Just tested the `develop` branch. Looks good.
qmldir is only needed as a hint for Qt Creator / QML designer when registering QML types via C++, so I think it's safe to remove it from the qrc...
@talwrii Can you please reference the PR.
Found it: https://github.com/audreyr/cookiecutter/pull/885