QML ROS2 Plugin switched to MIT License

Hey fellow roboticists,
I have decided to change the license of the ROS2 version of my QML module to MIT to make working together easier.
QML is a very simple markup language for hardware-accelerated user interfaces by the Qt company.
Logic can be added using C++ bindings or JavaScript. Using my module, you can interface with your ROS(2) environment directly from QML to display image transport streams as videos, display any (locally available) message to the user and even create interaction such as calling a service or action with the click of a button.

For more see the announcement: Create stunning UIs for ROS2 using the newly released QML ROS2 plugin

Finally, a short sample video to make this post a bit more visual:

Best wishes and happy coding
Stefan

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.