Skip to content

Commit

Permalink
fix: CI check
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
  • Loading branch information
badai-nguyen committed May 13, 2024
1 parent d3e728d commit fa9df4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ def get_additional_lidars_concatenated_component(input_topics, output_topic):
],
extra_arguments=[{"use_intra_process_comms": LaunchConfiguration("use_intra_process")}],
)

@staticmethod
def get_single_frame_obstacle_segmentation_concatenated_component(input_topics, output_topic):
return ComposableNode(
Expand Down

0 comments on commit fa9df4a

Please sign in to comment.