未验证 提交 1f16d3cf 编写于 作者: M Mikael Arguedas 提交者: GitHub

Merge pull request #56 from gavanderhoorn/install_nodelet_plugin_xml

Install nodelet plugin descriptor file as well.
......@@ -32,6 +32,10 @@ install(TARGETS slam_gmapping slam_gmapping_replay
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
install(FILES nodelet_plugins.xml
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)
if(CATKIN_ENABLE_TESTING)
find_package(rostest REQUIRED)
if(TARGET tests)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册