The Gazebo GUI overlay can be thought of as a transparent 2D layer that sits on top of the render window. QT widgets can be added to this layer through a plugin interface. You can show or hide all GUI ...
This GUI is made in python tkinter and uses pandas, os and csv module as well. The basic functioning of this GUI is that you first start by saving a csv file in your chosen directory. Python will then ...