Skip to content

Commit 8a76592

Browse files
committed
Default to empty robot name on spot_panel UI
1 parent 6db9ac8 commit 8a76592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spot_rviz_plugins/resource/spot_panel.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<item>
141141
<widget class="QLineEdit" name="robotNameLineEdit">
142142
<property name="text">
143-
<string>spot</string>
143+
<string></string>
144144
</property>
145145
</widget>
146146
</item>

0 commit comments

Comments
 (0)