We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe8922 commit 4d0a86fCopy full SHA for 4d0a86f
control/autoware_trajectory_follower_base/package.xml
@@ -21,6 +21,7 @@
21
22
<depend>autoware_adapi_v1_msgs</depend>
23
<depend>autoware_control_msgs</depend>
24
+ <depend>autoware_internal_debug_msgs</depend>
25
<depend>autoware_interpolation</depend>
26
<depend>autoware_motion_utils</depend>
27
<depend>autoware_osqp_interface</depend>
@@ -37,7 +38,6 @@
37
38
<depend>std_msgs</depend>
39
<depend>tf2</depend>
40
<depend>tf2_ros</depend>
- <depend>tier4_debug_msgs</depend>
41
42
<test_depend>ament_cmake_ros</test_depend>
43
<test_depend>ament_lint_auto</test_depend>
0 commit comments