now launch file install properly

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