Aggiunte label status ROS ad interfaccia

This commit is contained in:
2019-11-05 13:53:57 +01:00
parent 29db06e3c4
commit 6b1012348c

View File

@@ -1309,6 +1309,38 @@
</widget>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<item>
<widget class="QLabel" name="label_23">
<property name="text">
<string>ROS Status</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbl_relay">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbl_follower">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbl_recorder">
<property name="text">
<string>-</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">