Remove eigen leftovers

It looks like we're not using Eigen for a while now.
This commit is contained in:
Julian Oes
2019-10-07 10:18:43 +02:00
committed by Beat Küng
parent 02e861b16e
commit 5e663b9321
3 changed files with 0 additions and 55 deletions

View File

@@ -43,7 +43,6 @@
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>eigen</build_depend>
<build_depend>libmavconn</build_depend>
<build_depend>tf</build_depend>
<build_depend>rostest</build_depend>
@@ -51,7 +50,6 @@
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
<run_depend>std_msgs</run_depend>
<run_depend>eigen</run_depend>
<run_depend>libmavconn</run_depend>
<run_depend>tf</run_depend>
<run_depend>mav_msgs</run_depend>