Giter Club home page Giter Club logo

Comments (2)

xqyuan060728 avatar xqyuan060728 commented on August 30, 2024

I have come across the same problem!
Besides, I have tested the code with different version of gtsam, I found that in gtsam4.0.2(the version lvi-sam recommented), the symbols and keys can be stored as long sequences of figures in a g2o file, however, in gtsam4.2.0, the symbol is missing, there are only keys of vertex in the g2o file. So, when load the g2o file, it throwing an instance of 'gtsam::ValuesKeyAlreadyExists'.
There is a note to this function(writeG2o):
'Note:behavior change in PR #471: to be consistent with load2D and load3D, we write the indices to file and not the full Keys. This change really only affects landmarks, which get read as indices but stored in values with the symbol L(index).'
(https://gtsam.org/doxygen/a01596.html#a68bc584d72da3747666ac134a9490f92).
But I cannot find the effective way to solve this question in gtsam4.2.0.

from gtsam.

varunagrawal avatar varunagrawal commented on August 30, 2024

@hiyyg @xqyuan060728 can you please provide with an example that fails? We can use that to reproduce and understand the issue better.

from gtsam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.