We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d8b75 commit 4df2977Copy full SHA for 4df2977
robotiq_hande_driver/CMakeLists.txt
@@ -66,7 +66,7 @@ if(BUILD_TESTING)
66
ament_add_gmock(test_load_hw_interface test/test_load_hw_interface.cpp)
67
target_link_libraries(test_load_hw_interface ${PROJECT_NAME})
68
ament_target_dependencies(test_load_hw_interface ros2_control_test_assets)
69
-
+
70
# TODO(issue#8) Build the communication_test only with BUILD_TESTING flag
71
# ament_add_gmock(application_test test/application_test.cpp )
72
# target_link_libraries(application_test ${PROJECT_NAME})
0 commit comments