Skip to content

Commit

Permalink
fix(perception): add autoware_planning_msgs dependencies to traffic l…
Browse files Browse the repository at this point in the history
…ight nodes
  • Loading branch information
drwnz committed Mar 13, 2023
1 parent a9faeda commit c6b87b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions perception/crosswalk_traffic_light_estimator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<depend>autoware_auto_mapping_msgs</depend>
<depend>autoware_auto_perception_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
<depend>autoware_planning_msgs</depend>
<depend>lanelet2_extension</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down
1 change: 1 addition & 0 deletions perception/traffic_light_map_based_detector/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<depend>autoware_auto_mapping_msgs</depend>
<depend>autoware_auto_perception_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
<depend>autoware_planning_msgs</depend>
<depend>geometry_msgs</depend>
<depend>image_geometry</depend>
<depend>lanelet2_extension</depend>
Expand Down

0 comments on commit c6b87b4

Please sign in to comment.