From 4bffad5fae90329ab67825e749b63d6916eb21de Mon Sep 17 00:00:00 2001 From: CursedRock17 Date: Tue, 27 Feb 2024 20:15:53 -0500 Subject: [PATCH] Adjusting whitespace Signed-off-by: CursedRock17 --- image_proc/launch/image_proc.launch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_proc/launch/image_proc.launch.py b/image_proc/launch/image_proc.launch.py index 5d6315262..42626f01a 100644 --- a/image_proc/launch/image_proc.launch.py +++ b/image_proc/launch/image_proc.launch.py @@ -46,7 +46,7 @@ def generate_launch_description(): name='namespace', default_value='', description=('namespace for all components loaded') ) - + composable_nodes = [ ComposableNode( package='image_proc',