Skip to content

Commit 4d0a86f

Browse files
authored
feat: tier4_debug_msgs changed to autoware_internal_msgs in files con… (#9852)
feat: tier4_debug_msgs changed to autoware_internal_msgs in files control/autoware_trajectory_follower_base Signed-off-by: vish0012 <vishalchhn42@gmail.com>
1 parent 6fe8922 commit 4d0a86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/autoware_trajectory_follower_base/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
<depend>autoware_adapi_v1_msgs</depend>
2323
<depend>autoware_control_msgs</depend>
24+
<depend>autoware_internal_debug_msgs</depend>
2425
<depend>autoware_interpolation</depend>
2526
<depend>autoware_motion_utils</depend>
2627
<depend>autoware_osqp_interface</depend>
@@ -37,7 +38,6 @@
3738
<depend>std_msgs</depend>
3839
<depend>tf2</depend>
3940
<depend>tf2_ros</depend>
40-
<depend>tier4_debug_msgs</depend>
4141

4242
<test_depend>ament_cmake_ros</test_depend>
4343
<test_depend>ament_lint_auto</test_depend>

0 commit comments

Comments
 (0)