Skip to content

Importing requires adding FCL to LD_LIBRARY_PATH #23

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

Open
mkoval opened this issue Apr 9, 2016 · 0 comments
Open

Importing requires adding FCL to LD_LIBRARY_PATH #23

mkoval opened this issue Apr 9, 2016 · 0 comments
Labels

Comments

@mkoval
Copy link
Member

mkoval commented Apr 9, 2016

Trying to import dartpy in Python fails with a dynamic linking error when DART is linked against the version of FCL distributed with ROS:

ImportError: libfcl.so: cannot open shared object file: No such file or directory

I think this occurs because /opt/ros/indigo is not in the default library search path and DART (or DartPy's) rpath is not correctly set. @psigen any ideas?

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

No branches or pull requests

1 participant