Skip to content

Commit 0c24b41

Browse files
committed
changed back from orca to nauti
1 parent 6ac90dd commit 0c24b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auv_setup/auv_setup/launch_arg_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from launch.substitutions import LaunchConfiguration
33

44

5-
def declare_drone_and_namespace_args(default_drone="orca"):
5+
def declare_drone_and_namespace_args(default_drone="nautilus"):
66
return [
77
DeclareLaunchArgument(
88
"drone",

0 commit comments

Comments
 (0)