Skip to content

Error when I run fast_mapping_node #1

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
ghowoght opened this issue Sep 2, 2020 · 1 comment
Open

Error when I run fast_mapping_node #1

ghowoght opened this issue Sep 2, 2020 · 1 comment

Comments

@ghowoght
Copy link

ghowoght commented Sep 2, 2020

When I run roslaunch fast_mapping fast_mapping.launch, it reported
/home/robot/ahri2.1/ahri2.1_rc2/ros_ws/lib/fast_mapping/fast_mapping_node: error while loading shared libraries: libopencv_core3.so.3.3: cannot open shared object file: No such file or directory, but I have already install opencv3.3.0.
Could you tell me how to resolve it?

@ghowoght
Copy link
Author

ghowoght commented Sep 2, 2020

I resolved it. Because libopencv_core3.so.3.3 is located in /opt/ros/kinetic/lib/x86_64-linux-gnu/, but I run it in ubuntu18.04 and ros melodic, it can't find the file. This library must run with ubuntu 16.04 and ros kinetic.

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

1 participant