zed-sdk icon indicating copy to clipboard operation
zed-sdk copied to clipboard

SVO playback in jetson nano ORIN is not working

Open JKWalleiee opened this issue 1 year ago • 0 comments

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

  1. cd /usr/local/zed/tools/
  2. ./ZED_Explorer
  3. Push LOAD SVO FILE
  4. select the svo.

Record SVO

  1. cd /usr/local/zed/tools/
  2. ./ZED_Explorer
  3. 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 image

Record SVO

  • the tool crashes with the next error image

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

JKWalleiee avatar Feb 29 '24 22:02 JKWalleiee