Skip to content

Commit d0e336c

Browse files
TomohitoAndosaka1-s
authored andcommitted
feat(traffic_light_arbiter): add parameter of signal match validator (#579)
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
1 parent 15ac6b0 commit d0e336c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autoware_launch/config/perception/traffic_light_arbiter/traffic_light_arbiter.param.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
ros__parameters:
33
external_time_tolerance: 5.0
44
perception_time_tolerance: 1.0
5-
external_priority: false
6-
enable_signal_matching: false
5+
external_priority: true
6+
enable_signal_matching: true

0 commit comments

Comments
 (0)