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

ompl plugin not loading #30

Open
asieverling opened this issue Jun 28, 2018 · 2 comments
Open

ompl plugin not loading #30

asieverling opened this issue Jun 28, 2018 · 2 comments
Assignees

Comments

@asieverling
Copy link
Contributor

recently, the ompl plugin stops being loaded in moveIt

this can be fixed by exporting
export LD_LIBRARY_PATH=/usr/local/lib:/opt/ros/indigo/lib/:/opt/ros/indigo/lib/x86_64-linux-gnu/
in your .bashrc .

TODO: do this automatically in the checkout scripts

@JannisW
Copy link
Contributor

JannisW commented Aug 10, 2018

I would add it to the clone script and not the checkout script.
I'll do it as soon as possible
Also note that
/usr/local/lib:/opt/ros/indigo/lib/
is already exported for object_segmentation so it is sufficient to append :/opt/ros/indigo/lib/x86_64-linux-gnu/ to the content of LD_LIBRARY_PATH

@JannisW
Copy link
Contributor

JannisW commented Aug 14, 2018

should be solved by PR https://github.com/SoMa-Project/soma_utils/pull/117

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

3 participants