Skip to content

Commit fd66700

Browse files
author
Felix Exner
committed
Remove non-required dependency from CMakeLists
1 parent 8edf540 commit fd66700

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ur_moveit_config/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ project(ur_moveit_config)
33

44
find_package(ament_cmake REQUIRED)
55
find_package(ament_cmake_python REQUIRED)
6-
find_package(rclpy REQUIRED)
76

87
install(DIRECTORY config launch rviz srdf
98
DESTINATION share/${PROJECT_NAME}

0 commit comments

Comments
 (0)