We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03e949 commit 6509cccCopy full SHA for 6509ccc
package.xml
@@ -20,6 +20,8 @@
20
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
21
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
22
23
+ <build_depend>ros_environment</build_depend>
24
+
25
<build_depend condition="$ROS_VERSION == 1">message_generation</build_depend>
26
<build_export_depend condition="$ROS_VERSION == 1">message_runtime</build_export_depend>
27
<exec_depend condition="$ROS_VERSION == 1">message_runtime</exec_depend>
0 commit comments