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
Similar to #53 and #51, I am also experiencing a segfault when running ISAAC-ROS 3.2 with an IMX296 camera (which does not have an IMU). It appears that ISAAC-ROS 3.2 expects every camera to have an IMU, as the segfault occurs in nvidia::isaac::ArgusCamera::ArgusImpl::fillImuCalibrationData. This is not the case for cameras like the IMX296.