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 43410a9 commit 8a600c5Copy full SHA for 8a600c5
cob_description/CMakeLists.txt
@@ -13,7 +13,7 @@ install(PROGRAMS test/test_urdf.py
13
14
if(BUILD_TESTING)
15
find_package(ament_lint_auto REQUIRED)
16
- ament_lint_auto_find_test_dependencies()
+ #ament_lint_auto_find_test_dependencies()
17
endif()
18
19
ament_package()
0 commit comments