Skip to content

Commit 3ec2b80

Browse files
committed
Speed thingPhoenix Computer testing changes. CV method to run normally
1 parent 1e28df7 commit 3ec2b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phoenix_gazebo/launch/sim.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def generate_launch_description():
116116

117117
DeclareLaunchArgument(
118118
'use_ai',
119-
default_value='true',
119+
default_value='false',
120120
description='Uses the AI stack if true'),
121121

122122
# Nodes

0 commit comments

Comments
 (0)