Skip to content

Commit ed42c36

Browse files
committed
Is this a caching issue?
1 parent 3c7c652 commit ed42c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboplan/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<depend condition="$ROS_DISTRO != humble and $ROS_DISTRO != jazzy and $ROS_DISTRO != kilted">tinyxml2</depend>
1616
<depend condition="$ROS_DISTRO == humble or $ROS_DISTRO == jazzy or $ROS_DISTRO == kilted">tinyxml2_vendor</depend>
1717
<depend>tl_expected</depend>
18-
<depend>urdfdom</depend>
18+
<!-- <depend>urdfdom</depend> -->
1919
<depend>yaml_cpp_vendor</depend>
2020

2121
<test_depend>roboplan_example_models</test_depend>

0 commit comments

Comments
 (0)