1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-09 17:40:47 +02:00

corrected eigen depend tag in package.xml

This commit is contained in:
Felix Mauch
2019-06-06 07:46:11 +02:00
parent 00e0fbee3d
commit 7b6175d248
2 changed files with 2 additions and 1 deletions

View File

@@ -49,6 +49,7 @@
<!-- Use doc_depend for packages you need only for building documentation: -->
<!-- <doc_depend>doxygen</doc_depend> -->
<buildtool_depend>catkin</buildtool_depend>
<depend>eigen</depend>
<depend>roscpp</depend>
<depend>ur_rtde_driver</depend>
<depend>yaml-cpp</depend>