Skip to content

Commit

Permalink
feat: tier4_debug_msgs changed to autoware_internal_msgs in files con… (
Browse files Browse the repository at this point in the history
#9852)

feat: tier4_debug_msgs changed to autoware_internal_msgs in files control/autoware_trajectory_follower_base

Signed-off-by: vish0012 <[email protected]>
  • Loading branch information
vish0012 authored Jan 9, 2025
1 parent 6fe8922 commit 4d0a86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control/autoware_trajectory_follower_base/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<depend>autoware_adapi_v1_msgs</depend>
<depend>autoware_control_msgs</depend>
<depend>autoware_internal_debug_msgs</depend>
<depend>autoware_interpolation</depend>
<depend>autoware_motion_utils</depend>
<depend>autoware_osqp_interface</depend>
Expand All @@ -37,7 +38,6 @@
<depend>std_msgs</depend>
<depend>tf2</depend>
<depend>tf2_ros</depend>
<depend>tier4_debug_msgs</depend>

<test_depend>ament_cmake_ros</test_depend>
<test_depend>ament_lint_auto</test_depend>
Expand Down

0 comments on commit 4d0a86f

Please sign in to comment.