Skip to content

Commit 3c7c652

Browse files
committed
Add urdfdom as dep of roboplan
1 parent 9fffc30 commit 3c7c652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboplan/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +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>
1819
<depend>yaml_cpp_vendor</depend>
1920

2021
<test_depend>roboplan_example_models</test_depend>

0 commit comments

Comments
 (0)