Skip to content
Snippets Groups Projects
Commit 23e0abb6 authored by ktossell's avatar ktossell
Browse files

Merge pull request #10 from v4hn/install-nodelet

install nodelet xml
parents 4d0628fd c0ca2ef9
No related branches found
No related tags found
No related merge requests found
......@@ -40,3 +40,7 @@ install(TARGETS camera_node libuvc_camera_nodelet
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
install(FILES libuvc_camera_nodelet.xml
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment