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

compile for Noetic on 20.04 Ubuntu #49

Closed
MikeHallettUK opened this issue Jul 21, 2022 · 1 comment
Closed

compile for Noetic on 20.04 Ubuntu #49

MikeHallettUK opened this issue Jul 21, 2022 · 1 comment

Comments

@MikeHallettUK
Copy link

I tried to compile for Noetic on 20.04 Ubuntu: failed with error could not find "liboctomap.so.1.9.8".

I have liboctomap.so.1.9.7 ...
I already have a mature TB3 setup on Noetic, and have open_manipulator compiled and running ok.

Any advice please ?

Thanks

Mike

@sunghowoo
Copy link

It seems like the issue arises from a version mismatch of the liboctomap library. Your system has liboctomap.so.1.9.7, but the build is looking for version 1.9.8. First, try updating to the latest version. Apologies for the delayed response. Since this issue has been open for too long, I will go ahead and close it.

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