Skip to content

Commit

Permalink
Fix dependency temporarily for v0.8.0 update. (autowarefoundation#60)
Browse files Browse the repository at this point in the history
* Fix build_depends.repos temporarily

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* Remove deprecated packages

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
  • Loading branch information
wep21 authored and wep21 committed Feb 18, 2021
1 parent 2c8ea2b commit 0ab8a05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build_depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ repositories:
dependencies/Pilot.Auto:
type: git
url: https://github.com/tier4/Pilot.Auto.git
version: ros2
version: ros2-v0.8.0-beta
description/sensor/velodyne_simulator:
type: git
url: https://github.com/tier4/velodyne_simulator.git
Expand Down
2 changes: 0 additions & 2 deletions perception_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<exec_depend>cluster_data_association</exec_depend>
<exec_depend>dynamic_object_visualization</exec_depend>
<exec_depend>euclidean_cluster</exec_depend>
<exec_depend>lidar_apollo_instance_segmentation</exec_depend>
Expand All @@ -19,7 +18,6 @@
<exec_depend>naive_path_prediction</exec_depend>
<exec_depend>roi_cluster_fusion</exec_depend>
<exec_depend>shape_estimation</exec_depend>
<exec_depend>tensorrt_yolo3</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down

0 comments on commit 0ab8a05

Please sign in to comment.