Skip to content

Commit

Permalink
removing cmake line since there is no launch folder
Browse files Browse the repository at this point in the history
  • Loading branch information
marinagmoreira committed Jan 3, 2024
1 parent 264a452 commit bcda63e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ find_package(catkin REQUIRED COMPONENTS)

catkin_package()

install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY meshes DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY urdf DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

0 comments on commit bcda63e

Please sign in to comment.