We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a474163 + afbb5cf commit 8c5fb4eCopy full SHA for 8c5fb4e
bitbots_misc/bitbots_bringup/launch/teamplayer.launch
@@ -13,7 +13,7 @@
13
<arg name="vision" default="true" description="Whether the vision system should be started" />
14
<arg name="world_model" default="true" description="Whether the world model should be started"/>
15
<arg name="monitoring" default="true" description="Whether the system monitor and udp bridge should be started" />
16
- <arg name="record" default="true" description="Whether the ros bag recording should be started" />
+ <arg name="record" default="false" description="Whether the ros bag recording should be started" />
17
18
<!-- load the global parameters -->
19
<include file="$(find-pkg-share bitbots_parameter_blackboard)/launch/parameter_blackboard.launch">
0 commit comments