Skip to content

Commit fa9df4a

Browse files
committed
fix: CI check
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent d3e728d commit fa9df4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launch/tier4_perception_launch/launch/obstacle_segmentation/ground_segmentation/ground_segmentation.launch.py

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ def get_additional_lidars_concatenated_component(input_topics, output_topic):
449449
],
450450
extra_arguments=[{"use_intra_process_comms": LaunchConfiguration("use_intra_process")}],
451451
)
452+
452453
@staticmethod
453454
def get_single_frame_obstacle_segmentation_concatenated_component(input_topics, output_topic):
454455
return ComposableNode(

0 commit comments

Comments
 (0)