commented out roslaunch_add_file_check

This commit is contained in:
Ruixiang Du
2020-06-23 21:30:19 +08:00
parent 3f20cbaceb
commit 61824fb4c8
4 changed files with 4 additions and 4 deletions

View File

@@ -154,7 +154,7 @@ target_link_libraries(scout_webots_node ${catkin_LIBRARIES})
## Install ##
#############
roslaunch_add_file_check(launch)
# roslaunch_add_file_check(launch)
install(TARGETS scout_webots_node
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}