-
Notifications
You must be signed in to change notification settings - Fork 22
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
Linker errors while compiling with Open3D #24
Comments
simply comment the Open3D compile description and have a try, thanks ros2_shm_msgs/src/CMakeLists.txt Lines 1 to 27 in fd8043a
|
Thanks that works. Would the open3d functionality be available later? |
You need to compile Open3D from src rather than install it from pip3. I didn't install Open3D in the latest test so the function is not available now. I will find some time to resolve the open3d compiling issue. |
Feel free to give me a star if you like, thanks! |
Hi
I am getting linker errors with Open3D. I tried adding rclcpp in cmakelists but it doesn't help
Following is my build environment:
err.txt
Please help
The text was updated successfully, but these errors were encountered: