Skip to content

Commit

Permalink
ready for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Dec 6, 2016
1 parent c0e5d14 commit 511d800
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 @@ -61,6 +61,10 @@ install(DIRECTORY launch/
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/launch
)

install(DIRECTORY rviz/
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/rviz
)

################################################################################
# Test
################################################################################

0 comments on commit 511d800

Please sign in to comment.