Skip to content

Commit

Permalink
refactor(autoware_iv_external_api_adaptor): update component_interfac…
Browse files Browse the repository at this point in the history
…e_specs dependency

Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Oct 16, 2024
1 parent 5effcb8 commit 9b67dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_iv_external_api_adaptor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<buildtool_depend>autoware_cmake</buildtool_depend>

<depend>autoware_ad_api_specs</depend>
<depend>autoware_component_interface_specs</depend>
<depend>autoware_control_msgs</depend>
<depend>autoware_external_api_msgs</depend>
<depend>autoware_system_msgs</depend>
<depend>autoware_vehicle_msgs</depend>
<depend>component_interface_specs</depend>
<depend>component_interface_utils</depend>
<depend>nlohmann-json-dev</depend>
<depend>rclcpp</depend>
Expand Down

0 comments on commit 9b67dae

Please sign in to comment.