Skip to content

Commit

Permalink
allow meshes in package to be used by others
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasdc committed Jan 7, 2025
1 parent 28fe085 commit 220e8ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions realsense2_description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ install(DIRECTORY
urdf
DESTINATION share/${PROJECT_NAME})

ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/env-hooks/${PROJECT_NAME}.dsv.in")
ament_package()
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
prepend-non-duplicate;GAZEBO_MODEL_PATH;share

0 comments on commit 220e8ff

Please sign in to comment.