Skip to content

Commit

Permalink
Fixed cherry pick merge making unwanted changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Jan 6, 2025
1 parent 1c65ced commit eb01ef4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ros_babel_fish/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<depend>rosidl_runtime_cpp</depend>
<depend>rosidl_typesupport_cpp</depend>
<depend>rosidl_typesupport_introspection_cpp</depend>
<build_depend>example_interfaces</build_depend>
<build_depend>action_tutorials_interfaces</build_depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_cmake_clang_format</test_depend>
<test_depend>ament_cmake_cppcheck</test_depend>
Expand All @@ -32,7 +32,6 @@
<test_depend>geometry_msgs</test_depend>
<test_depend>ros_babel_fish_test_msgs</test_depend>
<test_depend>std_msgs</test_depend>

<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down

0 comments on commit eb01ef4

Please sign in to comment.