Skip to content

Commit

Permalink
rclpy not required in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ct2034 authored and ralph-lange committed Jan 30, 2023
1 parent 5fd9294 commit a09a02a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions diagnostic_common_diagnostics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ project(diagnostic_common_diagnostics)
find_package(ament_cmake REQUIRED)
find_package(ament_cmake_python REQUIRED)

find_package(rclpy REQUIRED)

ament_python_install_package(${PROJECT_NAME})

install(PROGRAMS
Expand Down

0 comments on commit a09a02a

Please sign in to comment.