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 4abb150 commit 90ebc38Copy full SHA for 90ebc38
package.xml
@@ -13,8 +13,10 @@
13
14
<build_depend>git</build_depend>
15
<build_depend>doxygen</build_depend>
16
- <!-- The following tags are recommended by REP-136 -->
+
17
+ <!-- The following tag is recommended by REP-136 -->
18
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
19
20
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
21
<depend condition="$ROS_PYTHON_VERSION == 3">python3</depend>
22
<depend condition="$ROS_PYTHON_VERSION == 2">python-numpy</depend>
0 commit comments