Skip to content

Commit

Permalink
Deb (#50)
Browse files Browse the repository at this point in the history
* comply ROS2

* install to lib

* ROS1 installation

* pointer to sensor setup guide (#49)

* Create LICENSE

* install config for ROS1
  • Loading branch information
koide3 authored Jul 26, 2024
1 parent 6d032f5 commit 993f1ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ if(DEFINED ENV{ROS_VERSION})
catkin_package(
INCLUDE_DIRS include
LIBRARIES ${glim_LIBRARIES} ${GTSAM_LIBRARIES} fmt spdlog::spdlog
CFG_EXTRAS "glim-config.cmake"
)
install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
endif()
endif()

0 comments on commit 993f1ac

Please sign in to comment.