Hi everyone,
I'm trying to install KDL 1.0 beta1 on a Ubunut 7.10 machine.
The building and the checking of RTT (1.4.1) were successful. I installed it into /opt/orocos. But if I try to build KDL ccmake give me the following output if i try to configure it:
Using pkgconfig
Setting environment of PKG_CONFIG_PATH to:
/opt/orocos/lib/pkgconfig:/opt/orocos/packages/install/lib/pkgconfig/
-- Looking for orocos-rtt >= 1.0.0 -- not found
CMake Error: Can't find Orocos Real-Time Toolkit
The solution is probably rather simple - but i don't see it....
Thanks in advance
Johannes
KDL Python Windows
My question is simple,
How can I install the KDL with Python under Windows.
tnx,
D
KDL Python Windows
On Friday August 8 2008 12:33:15 djovanoski wrote:
> My question is simple,
> How can I install the KDL with Python under Windows.
We do not yet have packaged solutions, so you will have to build the bindings yourself, using python, cmake and sip.
Ruben
--
Ruben Smits <http://people.mech.kuleuven.be/~rsmits>
Robotics Research - Autonomous Compliant Motion <http://www.mech.kuleuven.be/robotics/acm>
Division Production engineering, Machine design and Automation <http://www.mech.kuleuven.be/pma>
Department of Mechanical Engineering<http://www.mech.kuleuven.be>
Katholieke Universiteit Leuven<http://www.kuleuven.be>
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm for more information.
mmh
sorry for bothering.... i built it with RTT (1.2.x) know it seems to work...