Skip to content

Commit

Permalink
Add install target for launchfile in sim pkg.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Aug 30, 2013
1 parent dd0490e commit 14cfba9
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 14cfba9

Please sign in to comment.