Skip to content

Commit

Permalink
add build_depend of autoware_cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
  • Loading branch information
Kenji Miyake committed May 4, 2022
1 parent 41f61a0 commit 40fa581
Show file tree
Hide file tree
Showing 132 changed files with 266 additions and 29 deletions.
7 changes: 4 additions & 3 deletions common/autoware_ad_api_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>geometry_msgs</depend>
<depend>std_msgs</depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>builtin_interfaces</build_depend>
<build_depend>rosidl_default_generators</build_depend>

<depend>geometry_msgs</depend>
<depend>std_msgs</depend>

<exec_depend>builtin_interfaces</exec_depend>
<exec_depend>rosidl_default_runtime</exec_depend>

Expand Down
2 changes: 2 additions & 0 deletions common/autoware_auto_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>builtin_interfaces</depend>
<depend>eigen</depend>

Expand Down
2 changes: 2 additions & 0 deletions common/autoware_auto_geometry/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_common</depend>
<depend>autoware_auto_geometry_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
Expand Down
1 change: 1 addition & 0 deletions common/autoware_auto_perception_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>qtbase5-dev</build_depend>

<depend>autoware_auto_perception_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/autoware_auto_tf2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_common</depend>
<depend>autoware_auto_geometry_msgs</depend>
<depend>autoware_auto_perception_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/autoware_point_types/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<buildtool_export_depend>ament_cmake_core</buildtool_export_depend>
<buildtool_export_depend>ament_cmake_test</buildtool_export_depend>

<build_depend>autoware_cmake</build_depend>

<depend>ament_cmake_copyright</depend>
<depend>ament_cmake_cppcheck</depend>
<depend>ament_cmake_lint_cmake</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/autoware_testing/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>ament_cmake_lint_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<test_depend>ament_cmake_core</test_depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/component_interface_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_ad_api_msgs</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/fake_test_node/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>ament_cmake_gtest</depend>
<depend>autoware_auto_common</depend>
<depend>rclcpp</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/global_parameter_loader/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<exec_depend>vehicle_info_util</exec_depend>

<test_depend>ament_lint_auto</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/goal_distance_calculator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>geometry_msgs</depend>
<depend>rclcpp</depend>
Expand Down
1 change: 1 addition & 0 deletions common/had_map_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>rclcpp</build_depend>
<build_depend>sensor_msgs</build_depend>

Expand Down
2 changes: 2 additions & 0 deletions common/interpolation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>tier4_autoware_utils</depend>

<test_depend>ament_lint_auto</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/kalman_filter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<test_depend>ament_cmake_cppcheck</test_depend>
<test_depend>ament_lint_auto</test_depend>

Expand Down
5 changes: 3 additions & 2 deletions common/motion_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>motion_testing</build_depend>

<depend>autoware_auto_common</depend>
<depend>autoware_auto_geometry</depend>
<depend>autoware_auto_geometry_msgs</depend>
Expand All @@ -18,8 +21,6 @@
<depend>tf2_geometry_msgs</depend>
<depend>time_utils</depend>

<build_depend>motion_testing</build_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>apex_test_tools</test_depend>
<test_depend>autoware_lint_common</test_depend>
Expand Down
6 changes: 4 additions & 2 deletions common/motion_testing/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_export_depend>autoware_auto_planning_msgs</build_export_depend>
<build_export_depend>autoware_auto_vehicle_msgs</build_export_depend>
<build_depend>autoware_auto_planning_msgs</build_depend>
<build_depend>autoware_auto_vehicle_msgs</build_depend>
<build_depend>autoware_cmake</build_depend>
<build_depend>tf2</build_depend>
<build_depend>tf2_geometry_msgs</build_depend>
<build_depend>time_utils</build_depend>

<build_export_depend>autoware_auto_planning_msgs</build_export_depend>
<build_export_depend>autoware_auto_vehicle_msgs</build_export_depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/osqp_interface/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_common</depend>
<depend>eigen</depend>
<depend>osqp_vendor</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/path_distance_calculator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/polar_grid/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>libqt5-widgets</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/signal_processing/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

<license>Apache License 2.0</license>

<build_depend>autoware_cmake</build_depend>

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<test_depend>ament_cmake_gtest</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_api_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>rclcpp</depend>
<depend>tier4_external_api_msgs</depend>

Expand Down
2 changes: 2 additions & 0 deletions common/tier4_autoware_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>builtin_interfaces</depend>
<depend>diagnostic_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_calibration_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>libqt5-core</depend>
<depend>libqt5-widgets</depend>
<depend>qtbase5-dev</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_datetime_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>libqt5-widgets</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_debug_tools/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>geometry_msgs</depend>
<depend>rclcpp</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_localization_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>geometry_msgs</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_perception_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>dummy_perception_publisher</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_planning_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_simulated_clock_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>libqt5-widgets</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_state_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_system_msgs</depend>
<depend>autoware_auto_vehicle_msgs</depend>
<depend>libqt5-core</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_traffic_light_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_perception_msgs</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/tier4_vehicle_rviz_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_vehicle_msgs</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
Expand Down
1 change: 1 addition & 0 deletions common/time_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>
<build_depend>builtin_interfaces</build_depend>

<test_depend>ament_cmake_gtest</test_depend>
Expand Down
2 changes: 2 additions & 0 deletions common/vehicle_constants_manager/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_common</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down
2 changes: 2 additions & 0 deletions common/web_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<exec_depend>autoware_auto_system_msgs</exec_depend>
<exec_depend>rosbridge_server</exec_depend>
<exec_depend>std_msgs</exec_depend>
Expand Down
2 changes: 2 additions & 0 deletions control/control_performance_analysis/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>rosidl_default_generators</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_control_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
<depend>autoware_auto_vehicle_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions control/external_cmd_selector/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_vehicle_msgs</depend>
<depend>diagnostic_updater</depend>
<depend>geometry_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions control/joy_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_control_msgs</depend>
<depend>autoware_auto_vehicle_msgs</depend>
<depend>geometry_msgs</depend>
Expand Down
2 changes: 2 additions & 0 deletions control/lane_departure_checker/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_mapping_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
<depend>boost</depend>
Expand Down
2 changes: 2 additions & 0 deletions control/obstacle_collision_checker/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_planning_msgs</depend>
<depend>boost</depend>
<depend>diagnostic_updater</depend>
Expand Down
2 changes: 2 additions & 0 deletions control/pure_pursuit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<build_depend>autoware_cmake</build_depend>

<depend>autoware_auto_control_msgs</depend>
<depend>autoware_auto_planning_msgs</depend>
<depend>geometry_msgs</depend>
Expand Down
Loading

0 comments on commit 40fa581

Please sign in to comment.