Skip to content

Commit

Permalink
changed vortex_msgs to std_msgs in package.xml (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: Aldokan <[email protected]>
  • Loading branch information
Aldokan and Aldokan authored Apr 15, 2024
1 parent 3621669 commit 181bd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motion/thruster_allocator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<depend>rclcpp</depend>
<depend>geometry_msgs</depend>
<depend>vortex_msgs</depend>
<depend>std_msgs</depend>
<depend>eigen</depend>

<test_depend>ament_cmake_gtest</test_depend>
Expand Down

0 comments on commit 181bd98

Please sign in to comment.