Skip to content

Commit 00112ee

Browse files
committed
Merge branch '2.3.1-20250701-rc1' of https://github.com/husarion/husarion_ugv_ros into 2.3.1-20250701-rc1
2 parents 236f3a6 + 94db915 commit 00112ee

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

husarion_ugv/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ project(husarion_ugv)
33

44
find_package(ament_cmake REQUIRED)
55

6-
install(DIRECTORY config DESTINATION share/${PROJECT_NAME})
7-
86
ament_package()

husarion_ugv_bringup/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ project(husarion_ugv_bringup)
33

44
find_package(ament_cmake REQUIRED)
55

6-
install(DIRECTORY launch DESTINATION share/${PROJECT_NAME})
6+
install(DIRECTORY config launch DESTINATION share/${PROJECT_NAME})
77

88
ament_package()

0 commit comments

Comments
 (0)