zed-sdk
zed-sdk copied to clipboard
SVO playback in jetson nano ORIN is not working
Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bug report directly related to this project.
Description
I need to reproduce SVO files in the jetson nano ORIN. mainly to use the svo i the ros2 zed wrapper. However, when I try to run the launch using a SVO file, the jetson shows an error, not reproduce the svo and close the tool
Steps to Reproduce
Open SVO
- cd /usr/local/zed/tools/
- ./ZED_Explorer
- Push LOAD SVO FILE
- select the svo.
Record SVO
- cd /usr/local/zed/tools/
- ./ZED_Explorer
- Push RECORD SVO (SPACE) KEY ...
Expected Result
Open SVO
- the tool load the svo file
Record SVO
- The tool start recording the SVO
Actual Result
Open SVO
- the tool crashes with the next error
Record SVO
- the tool crashes with the next error
ZED Camera model
ZED2
Environment
NVIDIA JETSON ORIN NANO - UBUNTU 22.04
MEMORY 7.4 GB
GPU NVIDIA TEGRA ORIN nvgpu
OS 64 bits
ZED SDK V4.0.8
Anything else?
No response