Skip to content

Commit

Permalink
Install the parameters file refered to in v4l.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
dhood committed Aug 18, 2014
1 parent 48bd394 commit c5867b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ else()
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

install(FILES examples/uncalibrated_parameters.ini
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/examples
)

# Interim compatibility
# Remove this in the next release
install(FILES ${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/gscam_node
Expand Down

0 comments on commit c5867b7

Please sign in to comment.