Skip to content

Commit

Permalink
Merge branch 'main' into autoware_msg
Browse files Browse the repository at this point in the history
  • Loading branch information
yukkysaito authored Jun 4, 2024
2 parents 4db19e1 + 5c1266e commit 9cf6834
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<node pkg="topic_tools" exec="relay" name="fusion_signals_relay" output="screen">
<param name="input_topic" value="$(var judged/traffic_signals)"/>
<param name="output_topic" value="$(var output/traffic_signals)"/>
<param name="type" value="autoware_perception_msgs/msg/TrafficSignalArray"/>
<param name="type" value="autoware_perception_msgs/msg/TrafficLightGroupArray"/>
</node>
</group>

Expand Down

0 comments on commit 9cf6834

Please sign in to comment.