Skip to content

Commit

Permalink
Merge pull request #165 from v-do/install-urdf
Browse files Browse the repository at this point in the history
fixed install - URDF file not found when launching from install directory
  • Loading branch information
adujardin authored Dec 5, 2017
2 parents 7a028ea + 46dbecc commit 70771c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,5 @@ install(FILES
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY
launch
urdf
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

0 comments on commit 70771c1

Please sign in to comment.