Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a331b21

Browse files
author
Davide Faconti
committed
fix ros2 compilation?
1 parent a5fbc40 commit a331b21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
<depend>libzmq3-dev</depend>
2323
<depend>libncurses-dev</depend>
24+
25+
<test_depend condition="$ROS_VERSION == 2">ament_cmake_gtest</test_depend>
2426

2527
<export>
2628
<build_type condition="$ROS_VERSION == 1">catkin</build_type>

0 commit comments

Comments
 (0)