Skip to content

One questions on PoseOptimization #74

Description

@wds01060202

Thank you very much for sharing the code!
I am learning your code recently, and I have one questions on PoseOptimization functions, could you give me some instructions? Thanks in advance!

I see that in PoseOptimization() fuction the parameters is normal.
for example "const float thHuberNavStatePVR = sqrt(21.666);"
but in LocalBAPRVIDP() and GlobalBundleAdjustmentNavStatePRV() fuction the parameters is changed.
for example "const float thHuberNavStatePRV = sqrt(100*21.666);".

how you determine the values for Huber?

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