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
camera_cache.cpp (line 41) aborts if the camera in cache is different from received camera info. So if cameras are restarted with different resolution then nvblox is aborted.
Is there any reason why cache should not be updated in this case?