Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #96 from RachelRen05/fix_issue
Browse files Browse the repository at this point in the history
fix build issue
  • Loading branch information
ahuizxc authored Nov 28, 2019
2 parents b457914 + 2a6bc3a commit 32f19ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions realsense_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ install(
if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
find_package(rclcpp REQUIRED)
find_package(rclcpp_components REQUIRED)
find_package(nav_msgs REQUIRED)
find_package(sensor_msgs REQUIRED)
find_package(cv_bridge REQUIRED)
Expand Down Expand Up @@ -164,7 +163,6 @@ if(BUILD_TESTING)
${PROJECT_NAME})
ament_target_dependencies(${target}
"rclcpp"
"rclcpp_componets"
"nav_msgs"
"sensor_msgs"
"cv_bridge"
Expand Down

0 comments on commit 32f19ca

Please sign in to comment.