now launch file install properly

This commit is contained in:
Apoorva Gupta 2023-03-27 16:45:18 +05:30
parent 1467525ec5
commit 821e6cc0ba

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
) )