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
I am testing the VINS-Fusion with stereo inertial config, the code run properly and the GUI (rivz) is showing the correct results, but it always suddenly goes into warning "numerical unstable in preintegration", and from this on the estimation of trajectory diverges.
[ WARN] [1716886222.055879229]: numerical unstable in preintegration [ WARN] [1716886222.057814121]: numerical unstable in preintegration [ WARN] [1716886222.059318981]: numerical unstable in preintegration
This phenomenon does not always happen on the same rosbag. When I use VINS-Mono for the same rosbag, this issue is never triggered and shows robust performance. So now I only use mono inertial instead of stereo inertial when testing VINS.
Does anyone know the reason for this phenomenon?
Thanks
The text was updated successfully, but these errors were encountered:
Hi there,
I am testing the VINS-Fusion with stereo inertial config, the code run properly and the GUI (rivz) is showing the correct results, but it always suddenly goes into warning "numerical unstable in preintegration", and from this on the estimation of trajectory diverges.
[ WARN] [1716886222.055879229]: numerical unstable in preintegration [ WARN] [1716886222.057814121]: numerical unstable in preintegration [ WARN] [1716886222.059318981]: numerical unstable in preintegration
This phenomenon does not always happen on the same rosbag. When I use VINS-Mono for the same rosbag, this issue is never triggered and shows robust performance. So now I only use mono inertial instead of stereo inertial when testing VINS.
Does anyone know the reason for this phenomenon?
Thanks
The text was updated successfully, but these errors were encountered: