We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe4324 commit 0b5913aCopy full SHA for 0b5913a
planning/planning_test_utils/package.xml
@@ -6,6 +6,8 @@
6
<description>ROS 2 node for testing interface of the nodes in planning module</description>
7
<maintainer email="kyoichi.sugahara@tier4.jp">Kyoichi Sugahara</maintainer>
8
<maintainer email="takamasa.horibe@tier4.jp">Takamasa Horibe</maintainer>
9
+ <maintainer email="zulfaqar.azmi@tier4.jp">Zulfaqar Azmi</maintainer>
10
+ <maintainer email="mamoru.sobue@tier4.jp">Mamoru Sobue</maintainer>
11
<license>Apache License 2.0</license>
12
13
<author email="kyoichi.sugahara@tier4.jp">Kyoichi Sugahara</author>
@@ -26,7 +28,6 @@
26
28
<depend>motion_utils</depend>
27
29
<depend>nav_msgs</depend>
30
<depend>rclcpp</depend>
- <depend>route_handler</depend>
31
<depend>tf2_msgs</depend>
32
<depend>tf2_ros</depend>
33
<depend>tier4_api_msgs</depend>
0 commit comments