|
5 | 5 | <version>0.40.0</version>
|
6 | 6 | <description>The autoware_behavior_velocity_rtc_interface package</description>
|
7 | 7 |
|
| 8 | + <maintainer email="mamoru.sobue@tier4.jp">Mamoru Sobue</maintainer> |
| 9 | + <maintainer email="takayuki.murooka@tier4.jp">Takayuki Murooka</maintainer> |
8 | 10 | <maintainer email="tomoya.kimura@tier4.jp">Tomoya Kimura</maintainer>
|
9 | 11 | <maintainer email="shumpei.wakabayashi@tier4.jp">Shumpei Wakabayashi</maintainer>
|
10 | 12 | <maintainer email="isamu.takagi@tier4.jp">Takagi, Isamu</maintainer>
|
11 | 13 | <maintainer email="fumiya.watanabe@tier4.jp">Fumiya Watanabe</maintainer>
|
12 |
| - <maintainer email="mamoru.sobue@tier4.jp">Mamoru Sobue</maintainer> |
13 | 14 |
|
14 | 15 | <license>Apache License 2.0</license>
|
15 | 16 |
|
16 |
| - <author email="yukihiro.saito@tier4.jp">Yukihiro Saito</author> |
| 17 | + <author email="takayuki.murooka@tier4.jp">Takayuki Murooka</author> |
17 | 18 |
|
18 | 19 | <buildtool_depend>ament_cmake_auto</buildtool_depend>
|
19 | 20 | <buildtool_depend>autoware_cmake</buildtool_depend>
|
20 |
| - <buildtool_depend>eigen3_cmake_module</buildtool_depend> |
21 | 21 |
|
22 |
| - <depend>autoware_adapi_v1_msgs</depend> |
23 | 22 | <depend>autoware_behavior_velocity_planner_common</depend>
|
24 |
| - <depend>autoware_interpolation</depend> |
25 |
| - <depend>autoware_lanelet2_extension</depend> |
26 |
| - <depend>autoware_map_msgs</depend> |
27 | 23 | <depend>autoware_motion_utils</depend>
|
28 |
| - <depend>autoware_objects_of_interest_marker_interface</depend> |
29 |
| - <depend>autoware_perception_msgs</depend> |
30 | 24 | <depend>autoware_planning_msgs</depend>
|
31 |
| - <depend>autoware_route_handler</depend> |
32 | 25 | <depend>autoware_rtc_interface</depend>
|
33 | 26 | <depend>autoware_universe_utils</depend>
|
34 |
| - <depend>autoware_vehicle_info_utils</depend> |
35 |
| - <depend>autoware_velocity_smoother</depend> |
36 |
| - <depend>diagnostic_msgs</depend> |
37 |
| - <depend>eigen</depend> |
38 |
| - <depend>geometry_msgs</depend> |
39 |
| - <depend>nav_msgs</depend> |
40 |
| - <depend>pcl_conversions</depend> |
41 | 27 | <depend>rclcpp</depend>
|
42 | 28 | <depend>rclcpp_components</depend>
|
43 |
| - <depend>sensor_msgs</depend> |
44 |
| - <depend>tf2</depend> |
45 |
| - <depend>tf2_eigen</depend> |
46 |
| - <depend>tf2_geometry_msgs</depend> |
47 |
| - <depend>tf2_ros</depend> |
48 |
| - <depend>tier4_api_msgs</depend> |
49 | 29 | <depend>tier4_planning_msgs</depend>
|
50 |
| - <depend>tier4_v2x_msgs</depend> |
51 | 30 | <depend>visualization_msgs</depend>
|
52 | 31 |
|
53 | 32 | <test_depend>ament_cmake_ros</test_depend>
|
54 | 33 | <test_depend>ament_lint_auto</test_depend>
|
55 | 34 | <test_depend>autoware_lint_common</test_depend>
|
56 |
| - <test_depend>autoware_test_utils</test_depend> |
57 | 35 |
|
58 | 36 | <export>
|
59 | 37 | <build_type>ament_cmake</build_type>
|
|
0 commit comments