ethz-asl / refill

A Recursive Filtering Library for Bayesian Target Tracking
MIT License
8 stars 1 forks source link

Changed to use the local Eigen installation for refill_catkin #30

Closed jwidauer closed 7 years ago

jwidauer commented 7 years ago

I changed the refill_catkin CMakeLists.txt to use the local Eigen installation instead of eigen_catkin, since otherwise there can be problems with the linking, which leads to infinite loops.