ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
So, finally I wrote a small plugin to integrate Qt 5.4 QML with ROS: https://github.com/bgromov/ros_qml. The interface can be edited directly with Qt Designer and all the logic can be programmed with QML JavaScript.
See example here.