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

buildSystem(): NaN within Jacobian for edge 0x.... for vertex 0 #8

Open
MarkChenYutian opened this issue May 29, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@MarkChenYutian
Copy link
Contributor

Hi,

When I was running the ./stereo_kitti_human on TartanAir_shibuya dataset, I noticed that the warning message like

buildSystem(): NaN within Jacobian for edge 0x556d40f6a750 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6aa60 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6ad70 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6b080 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6b6a0 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6bcc0 for vertex 0
buildSystem(): NaN within Jacobian for edge 0x556d40f6bfd0 for vertex 0
... (similar message repeated for several hundred times)

are emitted for each key frame though the final output trajectory is reasonable. Do you know why this occurs / is there any fix for this problem since the warning message is annoying?

@haleqiu haleqiu added the bug Something isn't working label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants