Skip to content

Commit

Permalink
Merge pull request #8 from k-okada/fix_install_error
Browse files Browse the repository at this point in the history
fix install error
  • Loading branch information
k-okada committed Jul 7, 2017
2 parents 24a526a + dbb3342 commit ad49d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe_teleop_pr2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project(safe_teleop_pr2)
find_package(catkin REQUIRED COMPONENTS)
catkin_package(CATKIN_DEPENDS safe_teleop_base pr2_teleop joy)

install(DIRECTORY scripts launch config
install(DIRECTORY launch config
DESTINATION
${CATKIN_PACKAGE_SHARE_DESTINATION}
USE_SOURCE_PERMISSIONS
Expand Down

0 comments on commit ad49d19

Please sign in to comment.