Hi, I just got Jetson Orin with latest 5.1.2 Jetpack. Is it possible to install ZED SDK there? I tried to install the one for 5.1.1, but during installation I get an error “eval: zstd: not found”.
Hi @dominik, welcome to the forums!
This error means you’re lacking zstd, you can install it via apt: sudo apt install zstd
However and more importantly, no, even with zstd it won’t work now. We’re working on the 5.1.2 version, please stay tuned for when it’s out.
For now, you can install jetpack 5.1.1 to use the SDK.
Sorry for the inconvenience.
1 Like