Skip to content
Snippets Groups Projects
Commit 0c90d839 authored by Angel Santamaria-Navarro's avatar Angel Santamaria-Navarro
Browse files

removed eigen/SVD and eigen/EigenValues from includes

parent b780319e
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,6 @@
// Eigen
#include <eigen3/Eigen/Dense>
#include <eigen3/Eigen/Eigenvalues>
#include <eigen3/Eigen/SVD>
// KDL
#include <kdl/frames.hpp>
......
......@@ -3,8 +3,6 @@
// Eigen
#include <eigen3/Eigen/Dense>
#include <eigen3/Eigen/Eigenvalues>
#include <eigen3/Eigen/SVD>
// KDL stuff
#include <kdl/frames.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment