Skip to content

Commit

Permalink
chore(tier4_perception_launch): rename autoware_map_based_prediction_…
Browse files Browse the repository at this point in the history
…depend (#7395)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Jun 10, 2024
1 parent 9a357a4 commit 087e02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/tier4_perception_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>autoware_cmake</buildtool_depend>

<exec_depend>autoware_map_based_prediction</exec_depend>
<exec_depend>cluster_merger</exec_depend>
<exec_depend>compare_map_segmentation</exec_depend>
<exec_depend>crosswalk_traffic_light_estimator</exec_depend>
Expand All @@ -23,7 +24,6 @@
<exec_depend>image_projection_based_fusion</exec_depend>
<exec_depend>image_transport_decompressor</exec_depend>
<exec_depend>lidar_apollo_instance_segmentation</exec_depend>
<exec_depend>map_based_prediction</exec_depend>
<exec_depend>multi_object_tracker</exec_depend>
<exec_depend>object_merger</exec_depend>
<exec_depend>object_range_splitter</exec_depend>
Expand Down

0 comments on commit 087e02d

Please sign in to comment.