Skip to content

Commit

Permalink
remove unused ament_cmake_ros
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
  • Loading branch information
moriarty committed May 3, 2023
1 parent 5c39225 commit 87717e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cartesian_controllers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ endif()

# find dependencies
find_package(ament_cmake REQUIRED)
find_package(ament_cmake_ros REQUIRED)
find_package(controller_interface REQUIRED)
find_package(hardware_interface REQUIRED)
find_package(rclcpp REQUIRED)
Expand Down

0 comments on commit 87717e7

Please sign in to comment.