This commit is contained in:
Oleg Kalachev
2022-11-05 00:52:18 +06:00
parent 71f2d69139
commit 06a4478b5e

View File

@@ -12,7 +12,7 @@ endmacro()
install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
catkin_install_python(PROGRAMS update
catkin_install_python(PROGRAMS src/update
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)