update agv_pro_description/CMakeLists.txt

This commit is contained in:
X-lanni
2025-06-10 18:51:43 +08:00
parent eb5afa3061
commit 1c38db5c0c
+1 -1
View File
@@ -14,7 +14,7 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()
install(DIRECTORY meshes urdf launch
install(DIRECTORY meshes urdf
DESTINATION share/${PROJECT_NAME}
)