Qt
Documentation
Some Tips
- After installing Qt6, you need to Set the Environment Variables.
Examples
- QtApp-Template, a simple QtQuick template
with ROS2
- Miker2808/Ros2PySideGui: PySide2 (Qt5 Quick) gui implemented with ros2
- Miker2808/Robot-Contorl-Qt-GUI-With-ROS: A GUI developed in Qt for a control of a track based robot that is connected with ROS
- StefanFabian/qml_ros2_plugin: A module for QML that enables communication with ROS2 directly from your QML code without additional compilation.
Qt Widgets vs Qt Quick
Introducing Qt Quick 3D: A high-level 3D API for Qt Quick
Mobile Platform
- FELGO, a native cross-platform application development SDK, based on the Qt framework
- Getting Started with Qt for Android | Qt 6.1
- Android NDK: Interaction of Kotlin and C/C++ | by Ihor Kucherenko