We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcc3e0 commit 584fc78Copy full SHA for 584fc78
models/dave_sensor_models/CMakeLists.txt
@@ -4,7 +4,7 @@ project(dave_sensor_models)
4
find_package(ament_cmake REQUIRED)
5
6
install(
7
- DIRECTORY description launch meshes
+ DIRECTORY description launch meshes config
8
DESTINATION share/dave_sensor_models
9
)
10
0 commit comments