Skip to content

Unable to run properly on TUM-VI dataset #4

@zichao-shu

Description

@zichao-shu

Hello,

I've encountered an issue while using the exp_tum.launch to run the TUM-VI dataset, such as the room scene. The nonlinear optimization does not seem to run correctly. (When I use exp_eth.launch to run the EuRoC dataset, it runs without any problems.) The log information related to this issue is as follows:

[ INFO] [1705805883.917849622]: [VICON-GRAPH]: begin optimization
Warning:  Levenberg-Marquardt giving up because cannot decrease error with maximum lambda
converged
errorThreshold: 2.70976e+10 <? 0
absoluteDecrease: 0 <? 1e-30
relativeDecrease: 0 <? 1e-30
iterations: 0 >? 30
[ INFO] [1705805887.771673091]: [VICON-GRAPH]: done optimization (0 iterations)!
[ INFO] [1705805887.779034128]: [TIME]: 1.0088 to build
[ INFO] [1705805887.779087709]: [TIME]: 4.0854 to optimize
[ INFO] [1705805887.779097869]: [TIME]: 5.0941 total (loop 0)
[ INFO] [1705805887.779122074]: Publishing: /vicon2gt/optimized
[ INFO] [1705805887.779137393]: Publishing: /vicon2gt/vicon

The L-M algorithm ends after 0 iteration, and the generated trajectory is also an incorrect result.

I would greatly appreciate it if you could provide some insight into why this might be happening. Could it be an error in my usage of the tool?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions