From e43ab280edc7600baf9f922dc622b5c185b77d41 Mon Sep 17 00:00:00 2001 From: mosfet80 <10235105+mosfet80@users.noreply.github.com> Date: Tue, 3 Feb 2026 11:18:49 +0100 Subject: [PATCH] Remove duplicate tf2_geometry_msgs from dependencies Remove duplicate tf2_geometry_msgs from dependencies --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ee2731168..be0a3e2e79 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,6 @@ set(THIS_PACKAGE_INCLUDE_DEPENDS rclcpp_action rviz_visual_tools tf2_geometry_msgs - tf2_geometry_msgs tf2_ros warehouse_ros_sqlite )