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

opt.edges().empty() Function g2o::HyperGraph::edges has no address, possibly due to compiler optimizations. #763

Open
chompanyi opened this issue Feb 21, 2024 · 1 comment

Comments

@chompanyi
Copy link

chompanyi commented Feb 21, 2024

I am running slam example and this error come up on debugger using vcpkg g2o in visual studio

  opt.edges().empty() Function g2o::HyperGraph::edges has no address, possibly due to compiler optimizations.
opt::_edges {size=0} on debugger watcher
but on printf same value 2734152642720

Please help me out

@RainerKuemmerle
Copy link
Owner

With this level of detail, I am not sure how to help.

Which example exactly?
Which version of g2o?

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

2 participants