stereolabs/zed-sdk

SVO playback in jetson nano ORIN is not working

JKWalleiee opened this issue · 1 comments

Preliminary Checks

  • This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • 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

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days