aboutsummaryrefslogtreecommitdiff
path: root/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.xml b/package.xml
index bc23cdd18..666200390 100644
--- a/package.xml
+++ b/package.xml
@@ -43,9 +43,11 @@
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
+ <build_depend>eigen</build_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
+ <run_depend>eigen</run_depend>
<!-- The export tag contains other, unspecified, tags -->