Skip to content

Commit

Permalink
Fix topic name of external traffic light input (autowarefoundation#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
wep21 authored Jun 3, 2021
1 parent dc036e5 commit 6df2eb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def generate_launch_description():
('~/input/traffic_light_states',
'/perception/traffic_light_recognition/traffic_light_states'),
('~/input/external_traffic_light_states',
'/foa/traffic_light_recognition/traffic_light_states'),
'/awapi/traffic_light/put/traffic_light_status'),
('~/output/path', 'path'),
('~/output/stop_reasons',
'/planning/scenario_planning/status/stop_reasons'),
Expand Down

0 comments on commit 6df2eb9

Please sign in to comment.