Skip to content

Commit

Permalink
fix parameter name (autowarefoundation#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
yabuta authored Oct 20, 2021
1 parent 60181a4 commit b5d1528
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def generate_launch_description():
('input/goal_pose', '/planning/mission_planning/goal'),
('input/checkpoint', '/planning/mission_planning/checkpoint'),
('output/route', '/planning/mission_planning/route'),
('visualization_topic_name',
('debug/route_marker',
'/planning/mission_planning/route_marker'),
],
parameters=[
Expand Down

0 comments on commit b5d1528

Please sign in to comment.