Zed X mini cameras not detected in ISAAC ROS

I am running multiple ZED cameras in Isaac ROS using the zed_multi_camera launch file example provided in the ZED ROS 2 Examples repository on a Jetson AGX Orin equipped with a ZED Link Capture Card Quad. My setup uses GMSL Driver version 1.4.2 and ZED SDK version 5.2.2. The Jetson is running Jetson Linux 36.5 with JetPack 6.2.2.

I am using two different pairs of ZED X Mini cameras with the same launch configuration, changing only the camera serial numbers. One camera pair operates correctly, while the other pair intermittently fails to be detected or reports calibration errors.

To troubleshoot the issue, I have already:

  • Recalibrated the affected cameras

  • Downloaded and applied the factory calibration files from Stereolabs

  • Restarted the zed_x_daemon service

  • Restarted the nvargus-daemon service

  • Rebooted the Jetson system

Unfortunately, the problem persists.

I have attached the log containing the errors encountered during startup. Any assistance in diagnosing and resolving this issue would be greatly appreciated.

[component_container_isolated-1] [INFO] [1782316714.277105383] [Unit2.U3P2C2]: === STARTING CAMERA ===
[component_container_isolated-1] [INFO] [1782316714.277125895] [Unit2.U3P2C2]: ZED SDK Version: 5.2.2 - Build 112191_b688a59b_2988554
[component_container_isolated-1] [INFO] [1782316714.277536293] [Unit2.U4P2C2]: === CAMERA OPENING ===
[component_container_isolated-1] [INFO] [1782316714.281824756] [Unit2.U3P2C2]: === CAMERA OPENING ===
[component_container_isolated-1] [2026-06-24 10:58:34 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:58:34 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:58:42 UTC][ZED][WARNING] [ZED-X][Warning] Failed to connect to zed_x_daemon.
[component_container_isolated-1] [2026-06-24 10:58:45 UTC][ZED][INFO] [Init]  Camera FW version: 2001
[component_container_isolated-1] [2026-06-24 10:58:45 UTC][ZED][INFO] [Init]  Video mode: HD1080@15
[component_container_isolated-1] [2026-06-24 10:58:45 UTC][ZED][INFO] [Init]  Serial Number: S/N 56644373
[component_container_isolated-1] [2026-06-24 10:58:45 UTC][ZED][INFO] [Init]  Depth mode selected: NEURAL LIGHT. Ensure this mode matches your application's performance and accuracy requirements. See https://www.stereolabs.com/docs/depth-sensing/depth-modes for help.
[component_container_isolated-1] [2026-06-24 10:58:45 UTC][ZED][INFO] POTENTIAL CALIBRATION ISSUE in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316725.931266719] [Unit2.U4P2C2]: Error opening camera: POTENTIAL CALIBRATION ISSUE
[component_container_isolated-1] [INFO] [1782316725.931376536] [Unit2.U4P2C2]: Please verify the camera connection
[component_container_isolated-1] [2026-06-24 10:58:47 UTC][ZED][INFO] [Init]  Camera FW version: 2001
[component_container_isolated-1] [2026-06-24 10:58:47 UTC][ZED][INFO] [Init]  Video mode: HD1080@15
[component_container_isolated-1] [2026-06-24 10:58:47 UTC][ZED][INFO] [Init]  Serial Number: S/N 57599266
[component_container_isolated-1] [2026-06-24 10:58:47 UTC][ZED][INFO] [Init]  Depth mode selected: NEURAL LIGHT. Ensure this mode matches your application's performance and accuracy requirements. See https://www.stereolabs.com/docs/depth-sensing/depth-modes for help.
[component_container_isolated-1] [2026-06-24 10:58:50 UTC][ZED][INFO] POTENTIAL CALIBRATION ISSUE in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316730.402178822] [Unit2.U3P2C2]: Error opening camera: POTENTIAL CALIBRATION ISSUE
[component_container_isolated-1] [INFO] [1782316730.402328438] [Unit2.U3P2C2]: Please verify the camera connection
[component_container_isolated-1] [2026-06-24 10:58:51 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:58:51 UTC][ZED][ERROR] INVALID FUNCTION CALL in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316731.431742155] [Unit2.U4P2C2]: Error opening camera: INVALID FUNCTION CALL
[component_container_isolated-1] [INFO] [1782316731.431878331] [Unit2.U4P2C2]: Please verify the camera connection
[component_container_isolated-1] [2026-06-24 10:58:55 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:58:55 UTC][ZED][ERROR] INVALID FUNCTION CALL in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316735.902701965] [Unit2.U3P2C2]: Error opening camera: INVALID FUNCTION CALL
[component_container_isolated-1] [INFO] [1782316735.902888568] [Unit2.U3P2C2]: Please verify the camera connection
[component_container_isolated-1] [2026-06-24 10:58:56 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:58:56 UTC][ZED][ERROR] INVALID FUNCTION CALL in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316736.932291901] [Unit2.U4P2C2]: Error opening camera: INVALID FUNCTION CALL
[component_container_isolated-1] [INFO] [1782316736.932390880] [Unit2.U4P2C2]: Please verify the camera connection
[component_container_isolated-1] [2026-06-24 10:59:01 UTC][ZED][INFO] Logging level INFO
[component_container_isolated-1] [2026-06-24 10:59:01 UTC][ZED][ERROR] INVALID FUNCTION CALL in sl::ERROR_CODE sl::Camera::open(sl::InitParameters)
[component_container_isolated-1] [WARN] [1782316741.403292337] [Unit2.U3P2C2]: Error opening camera: INVALID FUNCTION CALL
[component_container_isolated-1] [INFO] [1782316741.403432216] [Unit2.U3P2C2]: Please verify the camera connection
[component_container_isolated-1] [ERROR] [1782316741.403462144] [Unit2.U3P2C2]: Camera detection timeout
[ERROR] [component_container_isolated-1]: process has died [pid 30615, exit code -11, cmd '/opt/ros/humble/lib/rclcpp_components/component_container_isolated --ros-args --log-level info --ros-args -r __node:=zed_multi_container -r __ns:=/Unit2'].
^C
admin@ubuntu:/workspaces/isaac_ros-dev$ ls
build  install	launch_log1.txt  launch_log.txt  log  src  ZED_Diagnostic_Results.json
admin@ubuntu:/workspaces/isaac_ros-dev$