Hello,
When I try running the body-tracking sample for stereo Stereo Zed x One, I receive this error:
[2025-10-02 15:58:37 UTC][ZED][INFO] Logging level INFO
[Sample][Error] Open Camera | CAMERA NOT DETECTED : Camera not detected. Replug your device or connect to another port.
Exit program.
[2025-10-02 15:58:37 UTC][ZED][WARNING] CAMERA NOT DETECTED in sl::ERROR_CODE sl:Camera:open(sl::InitParameters)
-
I’ve calibrated the stereo pair (with a positive baseline)
-
I created a ‘build folder’ in the ‘cpp’ directory, where I built the sample using ‘cmake .. & make’
-
I used python3 in terminal (one line at a time) to open the cameras, which also didn’t work
-
BUT, I’m able to open both cameras in ZED_Explorer and ZED_Media_Server.