Skip to content

Commit

Permalink
Use transient_local for map topic
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hansen committed Oct 15, 2019
1 parent 2ba8f44 commit 090ddc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nav2_bringup/launch/nav2_navigation_launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def generate_launch_description():
'use_sim_time': use_sim_time,
'bt_xml_filename': bt_xml_file,
'autostart': autostart,
'map_subscribe_transient_local': 'False'
}

configured_params = RewrittenYaml(
Expand Down

0 comments on commit 090ddc7

Please sign in to comment.