Skip to content

GUIs in ROS via Qt

RValner edited this page Apr 25, 2018 · 1 revision

This tutorial shows how to use available tools to create a GUI for ROS applications. There are different ways for creating and managing a GUI, e.g., rqt, but this tutorial focuses on how to create a standalone GUI app (without relying on rqt) that plays well with ROS.