Skip to content

Commit

Permalink
refactor(driving_environment_analyzer): prefix interpolation with aut…
Browse files Browse the repository at this point in the history
…oware in package.xml

Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
xmfcx committed Sep 20, 2024
1 parent e6e8ce7 commit 210c24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driving_environment_analyzer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

<depend>autoware_adapi_v1_msgs</depend>
<depend>autoware_behavior_path_planner_common</depend>
<depend>autoware_interpolation</depend>
<depend>autoware_lane_departure_checker</depend>
<depend>autoware_motion_utils</depend>
<depend>autoware_perception_msgs</depend>
Expand All @@ -25,7 +26,6 @@
<depend>autoware_universe_utils</depend>
<depend>autoware_vehicle_msgs</depend>
<depend>geometry_msgs</depend>
<depend>interpolation</depend>
<depend>lanelet2_extension</depend>
<depend>libboost-dev</depend>
<depend>libqt5-core</depend>
Expand Down

0 comments on commit 210c24f

Please sign in to comment.