Skip to content

An incorrect variable name caused building failure. #72

@AphroraC

Description

@AphroraC

Hello!
Thank you for making this remarkable poject FOSS!

There is an wrong var causing build failure:

in src/gtsam_points/optimizers/levenberg_marquardt_ext.cpp 72:12

return gfg.error(x);

I changed it into "return graph.error(x)" and passed building.
Maybe you could check it out. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions