KDL installation and compatibilities.
Submitted by enkulator on Tue, 2011-10-04 10:16 |
Dear Developers,
I'm trying to install KDL(v1.1.99) on my Ubuntu 10.04LTS, but I can't install. I was used two different methods:
1.- from repositories: I updated the repositories with the address contained on the website (rtt), but nothing appears.
2.- Download the sourcecode from SVN, and try to compile the orocos_kdl folder, but eigen2 dependencies not has been resolved correctly (I use "ccmake .." and try to search the Eigen_DIR on my path, but the files searched by the ccmake application are not found [Of course the Eigen 2 exists on the path, but not the fies: EigenConfig.cmake or eigen-config.cmake]).
Any ideas?
Another question is:
I hear about Orocos v2.5. - KDL will be compatible with Eigen 3.0.X? - RTT will be compatible with Boost 1.47 libs (it implements some interesting features like FSM or others)
Regards, Toni
log trace
Sorry I forget the log trace that appear when compile KDL: