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 failure because of opencv version #3

Open
JeffreyYH opened this issue Oct 1, 2021 · 3 comments
Open

compile failure because of opencv version #3

JeffreyYH opened this issue Oct 1, 2021 · 3 comments

Comments

@JeffreyYH
Copy link

JeffreyYH commented Oct 1, 2021

Hi Hongbiao,

Thanks for sharing the nice work! Can I ask which opencv version were you using? when I compiled dsv_planner, there are following errors related to opencv
dsv_planner/devel/lib/libvolumetric_map_base.so: undefined reference to cv::Mat::updateContinuityFlag()'`

@JeffreyYH JeffreyYH reopened this Oct 1, 2021
@HongbiaoZ
Copy link
Owner

Hi Jeffrey,

Thanks for your interest on our work. My OpenCV version is 3.2, the default version of ubuntu 18.04. Before you compile the whole workspace, please make sure you install all the dependency according to the instruction. Feel free to ask here if you get any other issue.

@ArghyaChatterjee
Copy link

Got the same error. I also have opencv 3.2 which is the default version comes with ros-melodic installation. Is there any way to define inside the package which specific version of opencv to use during compile & run ?

@HongbiaoZ
Copy link
Owner

There would be a way to define the version of OpenCV. You can google it. We have no plan to limit the version of OpenCV in our code. Sorry about that.

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