You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hi,
When I was running the
./stereo_kitti_human
on TartanAir_shibuya dataset, I noticed that the warning message likeare 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?
The text was updated successfully, but these errors were encountered: