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

Pangolin found but getting undefined reference for Handler3D function #54

Open
nicko369 opened this issue Jul 12, 2023 · 0 comments
Open

Comments

@nicko369
Copy link

nicko369 commented Jul 12, 2023

`DSO_PATH set, trying to find library.
---- EXPECTING DSO sources at
"/catkin_ws/src/dso"
---- LOOKING FOR DSO library at
"/catkin_ws/src/dso/build/lib"
---- Found DSO library at "/catkin_ws/devel/lib/libdso.so"

---- FOUND Pangolin Headers at
""
---- FOUND Pangolin Libs at
"pango_core;pango_display;pango_geometry;pango_glgeometry;pango_image;pango_opengl;pango_packetstream;pango_plot;pango_python;pango_scene;pango_tools;pango_vars;pango_video;pango_windowing;tinyobj"

---- FOUND OpenCV Headers at
"/usr/include;/usr/include/opencv"
---- FOUND OpenCV Libs at
"opencv_calib3d;opencv_core;opencv_features2d;opencv_flann;opencv_highgui;opencv_imgcodecs;opencv_imgproc;opencv_ml;opencv_objdetect;opencv_photo;opencv_shape;opencv_stitching;opencv_superres;opencv_video;opencv_videoio;opencv_videostab;opencv_viz;opencv_aruco;opencv_bgsegm;opencv_bioinspired;opencv_ccalib;opencv_datasets;opencv_dpm;opencv_face;opencv_freetype;opencv_fuzzy;opencv_hdf;opencv_line_descriptor;opencv_optflow;opencv_phase_unwrapping;opencv_plot;opencv_reg;opencv_rgbd;opencv_saliency;opencv_stereo;opencv_structured_light;opencv_surface_matching;opencv_text;opencv_ximgproc;opencv_xobjdetect;opencv_xphoto"
`

/catkin_ws/devel/lib/libdso.so: undefined reference to `pangolin::Handler3D::Handler3D(pangolin::OpenGlRenderState&, pangolin::AxisDirection, float, float)'

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