Skip to content

Commit 75cdcfe

Browse files
pre-commit-ci[bot]esteve
authored andcommitted
style(pre-commit): autofix
1 parent eef7659 commit 75cdcfe

File tree

146 files changed

+345
-345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+345
-345
lines changed

common/goal_distance_calculator/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<buildtool_depend>autoware_cmake</buildtool_depend>
1212

1313
<depend>autoware_auto_planning_msgs</depend>
14+
<depend>autoware_tier4_autoware_utils</depend>
1415
<depend>geometry_msgs</depend>
1516
<depend>rclcpp</depend>
1617
<depend>rclcpp_components</depend>
17-
<depend>autoware_tier4_autoware_utils</depend>
1818
<depend>tier4_debug_msgs</depend>
1919

2020
<test_depend>ament_lint_auto</test_depend>

common/grid_map_utils/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<buildtool_depend>autoware_cmake</buildtool_depend>
1111
<buildtool_depend>eigen3_cmake_module</buildtool_depend>
1212

13+
<depend>autoware_tier4_autoware_utils</depend>
1314
<depend>grid_map_core</depend>
1415
<depend>grid_map_cv</depend>
1516
<depend>libopencv-dev</depend>
16-
<depend>autoware_tier4_autoware_utils</depend>
1717

1818
<test_depend>ament_cmake_gtest</test_depend>
1919
<test_depend>ament_lint_auto</test_depend>

common/motion_utils/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323

2424
<depend>autoware_auto_planning_msgs</depend>
2525
<depend>autoware_auto_vehicle_msgs</depend>
26+
<depend>autoware_interpolation</depend>
27+
<depend>autoware_tier4_autoware_utils</depend>
2628
<depend>builtin_interfaces</depend>
2729
<depend>geometry_msgs</depend>
28-
<depend>autoware_interpolation</depend>
2930
<depend>libboost-dev</depend>
3031
<depend>rclcpp</depend>
3132
<depend>tf2</depend>
3233
<depend>tf2_geometry_msgs</depend>
33-
<depend>autoware_tier4_autoware_utils</depend>
3434
<depend>visualization_msgs</depend>
3535

3636
<test_depend>ament_cmake_ros</test_depend>

common/object_recognition_utils/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
<buildtool_depend>autoware_cmake</buildtool_depend>
1515

1616
<depend>autoware_auto_perception_msgs</depend>
17-
<depend>geometry_msgs</depend>
1817
<depend>autoware_interpolation</depend>
18+
<depend>autoware_tier4_autoware_utils</depend>
19+
<depend>geometry_msgs</depend>
1920
<depend>libboost-dev</depend>
2021
<depend>pcl_conversions</depend>
2122
<depend>pcl_ros</depend>
@@ -24,7 +25,6 @@
2425
<depend>std_msgs</depend>
2526
<depend>tf2</depend>
2627
<depend>tf2_eigen</depend>
27-
<depend>autoware_tier4_autoware_utils</depend>
2828

2929
<test_depend>ament_cmake_ros</test_depend>
3030
<test_depend>ament_lint_auto</test_depend>

common/path_distance_calculator/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
<depend>autoware_auto_planning_msgs</depend>
1616
<depend>autoware_motion_utils</depend>
17+
<depend>autoware_tier4_autoware_utils</depend>
1718
<depend>rclcpp</depend>
1819
<depend>rclcpp_components</depend>
19-
<depend>autoware_tier4_autoware_utils</depend>
2020
<depend>tier4_debug_msgs</depend>
2121

2222
<test_depend>ament_lint_auto</test_depend>

common/tier4_control_rviz_plugin/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313
<depend>autoware_auto_control_msgs</depend>
1414
<depend>autoware_auto_vehicle_msgs</depend>
15+
<depend>autoware_tier4_autoware_utils</depend>
1516
<depend>libqt5-core</depend>
1617
<depend>libqt5-gui</depend>
1718
<depend>libqt5-widgets</depend>
1819
<depend>qtbase5-dev</depend>
1920
<depend>rviz_common</depend>
2021
<depend>rviz_default_plugins</depend>
2122
<depend>rviz_ogre_vendor</depend>
22-
<depend>autoware_tier4_autoware_utils</depend>
2323
<depend>tier4_control_msgs</depend>
2424
<depend>tier4_external_api_msgs</depend>
2525

common/tier4_debug_tools/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<buildtool_depend>autoware_cmake</buildtool_depend>
1212

1313
<depend>autoware_auto_planning_msgs</depend>
14-
<depend>geometry_msgs</depend>
1514
<depend>autoware_motion_utils</depend>
15+
<depend>autoware_tier4_autoware_utils</depend>
16+
<depend>geometry_msgs</depend>
1617
<depend>rclcpp</depend>
1718
<depend>rclcpp_components</depend>
1819
<depend>tf2_ros</depend>
19-
<depend>autoware_tier4_autoware_utils</depend>
2020
<depend>tier4_debug_msgs</depend>
2121

2222
<exec_depend>launch_ros</exec_depend>

common/tier4_planning_rviz_plugin/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
<buildtool_depend>autoware_cmake</buildtool_depend>
1313

1414
<depend>autoware_auto_planning_msgs</depend>
15+
<depend>autoware_motion_utils</depend>
1516
<depend>autoware_planning_msgs</depend>
17+
<depend>autoware_tier4_autoware_utils</depend>
1618
<depend>libqt5-core</depend>
1719
<depend>libqt5-gui</depend>
1820
<depend>libqt5-widgets</depend>
19-
<depend>autoware_motion_utils</depend>
2021
<depend>qtbase5-dev</depend>
2122
<depend>rclcpp</depend>
2223
<depend>rviz_common</depend>
2324
<depend>rviz_default_plugins</depend>
2425
<depend>rviz_rendering</depend>
2526
<depend>tf2_geometry_msgs</depend>
2627
<depend>tf2_ros</depend>
27-
<depend>autoware_tier4_autoware_utils</depend>
2828
<depend>tier4_planning_msgs</depend>
2929
<depend>vehicle_info_util</depend>
3030

common/tier4_system_rviz_plugin/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<buildtool_depend>autoware_cmake</buildtool_depend>
1212

1313
<depend>autoware_auto_system_msgs</depend>
14+
<depend>autoware_tier4_autoware_utils</depend>
1415
<depend>diagnostic_msgs</depend>
1516
<depend>libqt5-core</depend>
1617
<depend>libqt5-gui</depend>
@@ -19,7 +20,6 @@
1920
<depend>rviz_common</depend>
2021
<depend>rviz_default_plugins</depend>
2122
<depend>rviz_ogre_vendor</depend>
22-
<depend>autoware_tier4_autoware_utils</depend>
2323

2424
<test_depend>ament_lint_auto</test_depend>
2525
<test_depend>autoware_lint_common</test_depend>

common/tier4_vehicle_rviz_plugin/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<buildtool_depend>autoware_cmake</buildtool_depend>
1212

1313
<depend>autoware_auto_vehicle_msgs</depend>
14+
<depend>autoware_tier4_autoware_utils</depend>
1415
<depend>libqt5-core</depend>
1516
<depend>libqt5-gui</depend>
1617
<depend>libqt5-widgets</depend>
1718
<depend>qtbase5-dev</depend>
1819
<depend>rviz_common</depend>
1920
<depend>rviz_default_plugins</depend>
2021
<depend>rviz_ogre_vendor</depend>
21-
<depend>autoware_tier4_autoware_utils</depend>
2222

2323
<test_depend>ament_lint_auto</test_depend>
2424
<test_depend>autoware_lint_common</test_depend>

common/traffic_light_recognition_marker_publisher/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
<depend>autoware_auto_mapping_msgs</depend>
1616
<depend>autoware_auto_perception_msgs</depend>
17+
<depend>autoware_tier4_autoware_utils</depend>
1718
<depend>geometry_msgs</depend>
1819
<depend>lanelet2_extension</depend>
1920
<depend>rclcpp</depend>
2021
<depend>rclcpp_components</depend>
21-
<depend>autoware_tier4_autoware_utils</depend>
2222
<depend>visualization_msgs</depend>
2323

2424
<test_depend>ament_lint_auto</test_depend>

control/autonomous_emergency_braking/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
<depend>autoware_auto_control_msgs</depend>
1616
<depend>autoware_auto_system_msgs</depend>
1717
<depend>autoware_auto_vehicle_msgs</depend>
18+
<depend>autoware_motion_utils</depend>
19+
<depend>autoware_tier4_autoware_utils</depend>
1820
<depend>diagnostic_updater</depend>
1921
<depend>geometry_msgs</depend>
20-
<depend>autoware_motion_utils</depend>
2122
<depend>nav_msgs</depend>
2223
<depend>pcl_conversions</depend>
2324
<depend>pcl_ros</depend>
@@ -30,7 +31,6 @@
3031
<depend>tf2_eigen</depend>
3132
<depend>tf2_geometry_msgs</depend>
3233
<depend>tf2_ros</depend>
33-
<depend>autoware_tier4_autoware_utils</depend>
3434
<depend>vehicle_info_util</depend>
3535
<depend>visualization_msgs</depend>
3636

control/control_performance_analysis/package.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
<depend>autoware_auto_control_msgs</depend>
2828
<depend>autoware_auto_planning_msgs</depend>
2929
<depend>autoware_auto_vehicle_msgs</depend>
30+
<depend>autoware_motion_utils</depend>
31+
<depend>autoware_signal_processing</depend>
32+
<depend>autoware_tier4_autoware_utils</depend>
3033
<depend>geometry_msgs</depend>
3134
<depend>libboost-dev</depend>
32-
<depend>autoware_motion_utils</depend>
3335
<depend>nav_msgs</depend>
3436
<depend>rclcpp</depend>
3537
<depend>rclcpp_components</depend>
3638
<depend>sensor_msgs</depend>
37-
<depend>autoware_signal_processing</depend>
3839
<depend>std_msgs</depend>
3940
<depend>tf2</depend>
4041
<depend>tf2_eigen</depend>
4142
<depend>tf2_ros</depend>
42-
<depend>autoware_tier4_autoware_utils</depend>
4343
<depend>tier4_debug_msgs</depend>
4444
<depend>vehicle_info_util</depend>
4545
<exec_depend>builtin_interfaces</exec_depend>

control/control_validator/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
<build_depend>rosidl_default_generators</build_depend>
1919

2020
<depend>autoware_auto_planning_msgs</depend>
21+
<depend>autoware_motion_utils</depend>
22+
<depend>autoware_tier4_autoware_utils</depend>
2123
<depend>diagnostic_updater</depend>
2224
<depend>geometry_msgs</depend>
23-
<depend>autoware_motion_utils</depend>
2425
<depend>nav_msgs</depend>
2526
<depend>rclcpp</depend>
2627
<depend>rclcpp_components</depend>
27-
<depend>autoware_tier4_autoware_utils</depend>
2828
<depend>vehicle_info_util</depend>
2929
<depend>visualization_msgs</depend>
3030

control/lane_departure_checker/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313

1414
<depend>autoware_auto_mapping_msgs</depend>
1515
<depend>autoware_auto_planning_msgs</depend>
16+
<depend>autoware_motion_utils</depend>
1617
<depend>autoware_planning_msgs</depend>
18+
<depend>autoware_tier4_autoware_utils</depend>
1719
<depend>boost</depend>
1820
<depend>diagnostic_updater</depend>
1921
<depend>eigen</depend>
2022
<depend>geometry_msgs</depend>
2123
<depend>lanelet2_extension</depend>
22-
<depend>autoware_motion_utils</depend>
2324
<depend>nav_msgs</depend>
2425
<depend>rclcpp</depend>
2526
<depend>rclcpp_components</depend>
2627
<depend>tf2</depend>
2728
<depend>tf2_eigen</depend>
2829
<depend>tf2_geometry_msgs</depend>
2930
<depend>tf2_ros</depend>
30-
<depend>autoware_tier4_autoware_utils</depend>
3131
<depend>tier4_debug_msgs</depend>
3232
<depend>vehicle_info_util</depend>
3333

control/mpc_lateral_controller/package.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020
<depend>autoware_auto_control_msgs</depend>
2121
<depend>autoware_auto_planning_msgs</depend>
2222
<depend>autoware_auto_vehicle_msgs</depend>
23+
<depend>autoware_interpolation</depend>
24+
<depend>autoware_motion_utils</depend>
25+
<depend>autoware_osqp_interface</depend>
26+
<depend>autoware_tier4_autoware_utils</depend>
27+
<depend>autoware_trajectory_follower_base</depend>
2328
<depend>diagnostic_msgs</depend>
2429
<depend>diagnostic_updater</depend>
2530
<depend>eigen</depend>
2631
<depend>geometry_msgs</depend>
27-
<depend>autoware_interpolation</depend>
28-
<depend>autoware_motion_utils</depend>
29-
<depend>autoware_osqp_interface</depend>
3032
<depend>rclcpp</depend>
3133
<depend>rclcpp_components</depend>
3234
<depend>std_msgs</depend>
3335
<depend>tf2</depend>
3436
<depend>tf2_ros</depend>
35-
<depend>autoware_tier4_autoware_utils</depend>
3637
<depend>tier4_debug_msgs</depend>
37-
<depend>autoware_trajectory_follower_base</depend>
3838
<depend>vehicle_info_util</depend>
3939

4040
<test_depend>ament_cmake_ros</test_depend>

control/obstacle_collision_checker/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<buildtool_depend>autoware_cmake</buildtool_depend>
2020

2121
<depend>autoware_auto_planning_msgs</depend>
22+
<depend>autoware_tier4_autoware_utils</depend>
2223
<depend>boost</depend>
2324
<depend>diagnostic_updater</depend>
2425
<depend>eigen</depend>
@@ -32,7 +33,6 @@
3233
<depend>tf2_eigen</depend>
3334
<depend>tf2_geometry_msgs</depend>
3435
<depend>tf2_ros</depend>
35-
<depend>autoware_tier4_autoware_utils</depend>
3636
<depend>vehicle_info_util</depend>
3737

3838
<test_depend>ament_cmake_ros</test_depend>

control/operation_mode_transition_manager/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<depend>autoware_auto_control_msgs</depend>
1515
<depend>autoware_auto_system_msgs</depend>
1616
<depend>autoware_auto_vehicle_msgs</depend>
17+
<depend>autoware_motion_utils</depend>
18+
<depend>autoware_tier4_autoware_utils</depend>
1719
<depend>component_interface_specs</depend>
1820
<depend>component_interface_utils</depend>
1921
<depend>geometry_msgs</depend>
20-
<depend>autoware_motion_utils</depend>
2122
<depend>rclcpp</depend>
2223
<depend>rclcpp_components</depend>
2324
<depend>std_srvs</depend>
24-
<depend>autoware_tier4_autoware_utils</depend>
2525
<depend>tier4_control_msgs</depend>
2626
<depend>tier4_system_msgs</depend>
2727
<depend>tier4_vehicle_msgs</depend>

control/pid_longitudinal_controller/package.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@
2121
<depend>autoware_auto_control_msgs</depend>
2222
<depend>autoware_auto_planning_msgs</depend>
2323
<depend>autoware_auto_vehicle_msgs</depend>
24+
<depend>autoware_interpolation</depend>
25+
<depend>autoware_motion_utils</depend>
26+
<depend>autoware_tier4_autoware_utils</depend>
27+
<depend>autoware_trajectory_follower_base</depend>
2428
<depend>diagnostic_msgs</depend>
2529
<depend>diagnostic_updater</depend>
2630
<depend>eigen</depend>
2731
<depend>geometry_msgs</depend>
28-
<depend>autoware_interpolation</depend>
29-
<depend>autoware_motion_utils</depend>
3032
<depend>rclcpp</depend>
3133
<depend>rclcpp_components</depend>
3234
<depend>std_msgs</depend>
3335
<depend>tf2</depend>
3436
<depend>tf2_ros</depend>
35-
<depend>autoware_tier4_autoware_utils</depend>
3637
<depend>tier4_debug_msgs</depend>
37-
<depend>autoware_trajectory_follower_base</depend>
3838
<depend>vehicle_info_util</depend>
3939

4040
<test_depend>ament_cmake_ros</test_depend>

control/predicted_path_checker/package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@
1414

1515
<depend>autoware_auto_perception_msgs</depend>
1616
<depend>autoware_auto_planning_msgs</depend>
17+
<depend>autoware_motion_utils</depend>
18+
<depend>autoware_tier4_autoware_utils</depend>
1719
<depend>boost</depend>
1820
<depend>component_interface_specs</depend>
1921
<depend>component_interface_utils</depend>
2022
<depend>diagnostic_updater</depend>
2123
<depend>eigen</depend>
2224
<depend>geometry_msgs</depend>
23-
<depend>autoware_motion_utils</depend>
2425
<depend>nav_msgs</depend>
2526
<depend>rclcpp</depend>
2627
<depend>rclcpp_components</depend>
@@ -30,7 +31,6 @@
3031
<depend>tf2_eigen</depend>
3132
<depend>tf2_geometry_msgs</depend>
3233
<depend>tf2_ros</depend>
33-
<depend>autoware_tier4_autoware_utils</depend>
3434
<depend>tier4_control_msgs</depend>
3535
<depend>tier4_external_api_msgs</depend>
3636
<depend>tier4_planning_msgs</depend>

control/pure_pursuit/package.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515

1616
<depend>autoware_auto_control_msgs</depend>
1717
<depend>autoware_auto_planning_msgs</depend>
18+
<depend>autoware_motion_utils</depend>
19+
<depend>autoware_tier4_autoware_utils</depend>
20+
<depend>autoware_trajectory_follower_base</depend>
1821
<depend>boost</depend>
1922
<depend>geometry_msgs</depend>
2023
<depend>libboost-dev</depend>
21-
<depend>autoware_motion_utils</depend>
2224
<depend>nav_msgs</depend>
2325
<depend>rclcpp</depend>
2426
<depend>rclcpp_components</depend>
@@ -28,9 +30,7 @@
2830
<depend>tf2_eigen</depend>
2931
<depend>tf2_geometry_msgs</depend>
3032
<depend>tf2_ros</depend>
31-
<depend>autoware_tier4_autoware_utils</depend>
3233
<depend>tier4_debug_msgs</depend>
33-
<depend>autoware_trajectory_follower_base</depend>
3434
<depend>vehicle_info_util</depend>
3535
<depend>visualization_msgs</depend>
3636

0 commit comments

Comments
 (0)