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.
2 parents 2649291 + 3249c7f commit 8618fb8Copy full SHA for 8618fb8
package.xml
@@ -24,7 +24,7 @@
24
<depend>libsqlite3-dev</depend>
25
<depend>libzmq3-dev</depend>
26
27
- <test_depend condition="$ROS_VERSION == 2">ament_cmake_gtest</test_depend>
+ <test_depend condition="$ROS_VERSION == 2">ament_cmake_gmock</test_depend>
28
29
<export>
30
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
0 commit comments