Skip to content

Commit

Permalink
Update semantic_segmentation.launch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrhuynh authored Jul 26, 2024
1 parent 0d900b2 commit 8ba24c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def generate_launch_description():
executable='semantic_segmentation_node',
name='semantic_segmentation_node',
parameters=[config,
{'resource_path': resource_path}]
{'resource_path': resource_path}]
)

# finalize
Expand Down

0 comments on commit 8ba24c7

Please sign in to comment.