Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing KDL with python bindings on macos when building from source #433

Open
lesurJ opened this issue Feb 28, 2023 · 1 comment
Open

Comments

@lesurJ
Copy link

lesurJ commented Feb 28, 2023

Hi,

For an academic project, I am required to use KDL on a 6-axis robot. The problem is that I am not successful at installing KDL from source. The python bindings are also not makable.

I am working on an intel-based macbook pro running macOS 10.15.7. I am not using ROS and hence have to build the KDL from source.

For this, I followed the steps described on the installation page up to the make command.
When calling make, I get a lot of error as shown below.

image

I tried another way by using the brew install orocos-kdl which ended up working for the basic orocos_kdl.

After that I need to install the python bindings and once again, the make command is failing.

image

Did anyone succeed at installing both KDL and python bindings when building from source on a mac?

Thanks for any help or advices!

@vineet131
Copy link

I am also having a problem generating the bindings of the latest build.

If you don't need the latest build, then just clone the repo from the v1.5.1 tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants