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

Catkin build fails #66

Open
deepak-1530 opened this issue Feb 23, 2020 · 3 comments
Open

Catkin build fails #66

deepak-1530 opened this issue Feb 23, 2020 · 3 comments

Comments

@deepak-1530
Copy link

When I run catkin build in the svo_install_overlay_ws, I get the following error:

Covariance.Eigen::DenseStorage<double, 36, 6, 6, 0>::m_data’ may be used uninitialized in this function [-Werror=maybe-uninitialized]

@thomas-kuruvila
Copy link

Has this been solved? can you suggest a fix?

@Abrar3616
Copy link

HI any updates? I also have the same problem

@Abrar3616
Copy link

i found the fix you can remove the -Werror flag in the CMakeLists.txt file at line #9 in the svo_install_overlay_ws/src/rpg_svo_example/svo_ros folder

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