I was able to complete calibration, but can’t seem to open the virtual stereo camera in my code. It returns an error “camera stream failed to start.”
The calibration file was copied to the Zed Settings folder, and the number generated during calibration is what I used as the virtual stereo number in the code which is attached here.
vstereo_test2.py (1.6 KB)
Hardware
Jetson Xavier AGX.
2x ZED X One SG with 4mm lens.
Duo capture card
Software
ZED SDK 5.2.3
driver 1.4.1
Jetpack 5.1.2
Ubuntu 20.04
Diagnostic checks
Ran ZED_Explorer -all in terminal.
trackernano@ubuntu:~$ ZED_Explorer -all
Cam 0
Model : “ZED XOne GS”
S/N : 305072903
State : “AVAILABLE”
Path : /dev/i2c-9
ID : 0
Port : 0
Type : “GMSL”
Cam 1
Model : “ZED XOne GS”
S/N : 307352076
State : “AVAILABLE”
Path : /dev/i2c-10
ID : 1
Port : 1
Type : “GMSL”
Ran diagnostic check. Results are here.
ZED_Diagnostic_Results.json (23.2 KB)
