Skip to content

Commit ee97843

Browse files
committed
set default field to german_open_2026
1 parent 054d65f commit ee97843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bitbots_misc/bitbots_bringup/launch/teamplayer.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<arg name="record" default="false" description="Whether the ros bag recording should be started" />
1717
<arg name="tts" default="true" description="Whether to speak" />
1818
<arg name="whistle_detector" default="true" description="Whether to detect whistles"/>
19-
<arg unless="$(var sim)" name="fieldname" default="labor" description="Loads field settings (labor, webots, ...)." />
19+
<arg unless="$(var sim)" name="fieldname" default="german_open_2026" description="Loads field settings (labor, webots, ...)." />
2020
<arg if="$(var sim)" name="fieldname" default="webots" description="Loads field settings (labor, webots, ...)." />
2121

2222

0 commit comments

Comments
 (0)