Skip to content

Commit

Permalink
Bug
Browse files Browse the repository at this point in the history
Signed-off-by: Juancams <[email protected]>
  • Loading branch information
Juancams committed Apr 29, 2024
1 parent df1a986 commit f8ba743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/navigation.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def generate_launch_description():
),
launch_arguments={
'use_sim_time': use_sim_time,
'rviz': rviz
'rviz': rviz,
'namespace': namespace
}.items()
)
Expand Down

0 comments on commit f8ba743

Please sign in to comment.