Skip to content

Commit

Permalink
Merge pull request ros-industrial#36 from gavanderhoorn/issue35_simul…
Browse files Browse the repository at this point in the history
…ator_launchfile_missing_install

Fix issue ros-industrial#35: missing install target for launchfile in industrial_robot_simulator
  • Loading branch information
shaun-edwards committed Sep 3, 2013
2 parents dd0490e + 14cfba9 commit 1697063
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions industrial_robot_simulator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ catkin_package(
# See http://ros.org/doc/groovy/api/catkin/html/adv_user_guide/variables.html

install(PROGRAMS industrial_robot_simulator DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})

install(DIRECTORY launch/ DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/launch)

0 comments on commit 1697063

Please sign in to comment.