Skip to content

Commit

Permalink
Merge pull request #397 from 130s/fix/installrule
Browse files Browse the repository at this point in the history
Add missing install rule for calibration pkg
  • Loading branch information
130s committed Nov 2, 2015
2 parents 4e535a3 + 264d025 commit 018e7e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hironx_calibration/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ install(DIRECTORY capture_data estimate_params # view_results
USE_SOURCE_PERMISSIONS
)

install(FILES upload_urdf.launch
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

0 comments on commit 018e7e2

Please sign in to comment.