Suggestion for developing a GUI with ROS Melodic
Looks like ROS Melodic does not support qt integration. Any suggestions on a easy way to develop a GUI to show specific ROS topics by subscribing to them?
Asked by jptalledo on 2019-04-05 09:08:48 UTC
Answers
Hi,
I like this: https://github.com/RobotWebTools/rosbridge_suite
Easy UIs, anywhere inside your browser or use QT with python, java or javascript websocket clients.
https://github.com/RobotWebTools/rosbridge_suite#clients
Cheers
Chrimo
Asked by ChriMo on 2019-04-05 11:47:14 UTC
Comments