Message body:
Hello Stereolabs Team,
I’m using a ZED Mini M camera connected to a Jetson Orin Nano running JetPack R36.4 (L4T 36.4) with ZED SDK 5.1.0.
The camera works correctly for basic video and depth (using DEPTH_MODE.NEURAL), but positional tracking (6DoF) fails to initialize. When I run ZED_Diagnostic, it shows:
“No GMSL driver found.”
I understand that 6DoF on Jetson requires the GMSL kernel driver for proper IMU and calibration access. However, the ZED SDK 5.1.0 installer for R36.4 does not include the GMSL driver, and attempts to use older SDK versions (e.g., 4.0.8) result in compatibility issues with JetPack R36.4 (e.g., missing libnvbuf_utils.so.1.0.0).
My question:
Is there an official GMSL driver compatible with the ZED Mini M on JetPack R36.4?
If not, is there any recommended workaround to enable 6DoF on this configuration?
Thank you for your support.
Best regards,
Gabriel