Skip to content

Commit dbb701d

Browse files
authored
Update CMakeLists.txt
1 parent d014c84 commit dbb701d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ link_directories(${catkin_LIBRARY_DIRS})
225225
# )
226226
install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
227227
install(PROGRAMS
228-
scripts/ur10_myplan_python_test.py
228+
# scripts/ur10_myplan_python_test.py
229229
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
230230
)
231231

0 commit comments

Comments
 (0)