Skip to content

Commit

Permalink
change the input of traffic signal to traffic light arbiter
Browse files Browse the repository at this point in the history
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
  • Loading branch information
TomohitoAndo committed Jul 10, 2023
1 parent 1767ba5 commit 636420a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def launch_setup(context, *args, **kwargs):
),
(
"~/input/traffic_signals",
"/perception/traffic_light_recognition/traffic_signals",
"/perception/traffic_light_arbiter/traffic_signals",
),
(
"~/input/external_velocity_limit_mps",
Expand Down

0 comments on commit 636420a

Please sign in to comment.