We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4958e commit 086aa4dCopy full SHA for 086aa4d
image_recognition_footwear/CMakeLists.txt
@@ -7,11 +7,11 @@ catkin_python_setup()
7
8
catkin_package()
9
10
-install(PROGRAMS
11
- scripts/footwear_node
12
- scripts/get_footwear
13
- DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
14
-)
+#install(PROGRAMS
+ #scripts/footwear_node
+ #scripts/get_footwear
+ #DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
+#)
15
16
if(CATKIN_ENABLE_TESTING)
17
find_package(catkin_lint_cmake REQUIRED)
0 commit comments