Skip to content
Snippets Groups Projects
Unverified Commit 2de5f1c3 authored by Steven Macenski's avatar Steven Macenski Committed by GitHub
Browse files

Merge pull request #1477 from yathartha3/fix_map_loading

fix map loading
parents 4cf60e9d dbfb230c
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ def generate_launch_description():
declare_namespace_cmd = DeclareLaunchArgument(
'namespace',
default_value='navigation',
default_value='',
description='Top-level namespace')
declare_use_namespace_cmd = DeclareLaunchArgument(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment