Skip to content

Commit

Permalink
[hokuyo_estimation] install plugin file in CmakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
HarukiKozukapenguin committed Jun 8, 2024
1 parent eb55ed5 commit 77e552d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hokuyo_estimation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ target_link_libraries (tree_tracking_node ${catkin_LIBRARIES} tree_tracking)
#############
## Install ##
#############
install(FILES laser_filters_plugins.xml
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

0 comments on commit 77e552d

Please sign in to comment.