now launch file install properly

This commit is contained in:
2023-03-27 16:45:18 +05:30
parent 1467525ec5
commit 821e6cc0ba
+4 -4
View File
@@ -92,10 +92,10 @@ install(TARGETS
############# #############
## Install ## ## Install ##
############# #############
install(PROGRAMS install(DIRECTORY
launch/find-pose-node.py launch/.
DESTINATION lib/${PROJECT_NAME} DESTINATION share/${PROJECT_NAME}/launch
) )