We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7c652 commit ed42c36Copy full SHA for ed42c36
roboplan/package.xml
@@ -15,7 +15,7 @@
15
<depend condition="$ROS_DISTRO != humble and $ROS_DISTRO != jazzy and $ROS_DISTRO != kilted">tinyxml2</depend>
16
<depend condition="$ROS_DISTRO == humble or $ROS_DISTRO == jazzy or $ROS_DISTRO == kilted">tinyxml2_vendor</depend>
17
<depend>tl_expected</depend>
18
- <depend>urdfdom</depend>
+ <!-- <depend>urdfdom</depend> -->
19
<depend>yaml_cpp_vendor</depend>
20
21
<test_depend>roboplan_example_models</test_depend>
0 commit comments