Skip to content

Commit

Permalink
Resolved error in rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Sep 22, 2024
1 parent 040771a commit 925f214
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mavros_extras/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ add_library(mavros_extras_plugins SHARED
src/plugins/wheel_odometry.cpp
# [[[end]]] (checksum: 1f8cd51fa90b89b27ee35d276b5f8c83)
)
target_link_libraries(mavros_extras_plugins yaml-cpp::yaml-cpp)
ament_target_dependencies(mavros_extras_plugins
angles
geometry_msgs
Expand Down Expand Up @@ -164,7 +163,6 @@ add_library(mavros_extras SHARED
src/lib/servo_state_publisher.cpp
# [[[end]]] (checksum: a3ce43c71c567f697861bcbcd0f25aa3)
)
target_link_libraries(mavros_extras yaml-cpp::yaml-cpp)
ament_target_dependencies(mavros_extras
rclcpp
rclcpp_components
Expand Down

0 comments on commit 925f214

Please sign in to comment.