Remove not necessary dependencies (#1)

This commit is contained in:
Pablo Garrido
2021-06-24 09:01:47 +02:00
committed by GitHub
parent 9a3968d469
commit c8af6d4f24
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -18,7 +18,6 @@ endif()
# find dependencies
find_package(ament_cmake REQUIRED)
find_package(rosidl_default_generators REQUIRED)
find_package(rosidl_typesupport_microxrcedds_c REQUIRED)
if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)