stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
209 stars 95 forks source link

Segmentation fault when using body tracking on Jetson Xavier NX #163

Closed ghost closed 2 years ago

ghost commented 3 years ago

Hello,

Each time I try to use body tracking via Python API on Jetson Xavier NX I get Segmentation fault error.

It happens when using code from Samples and in my own script. The C++ example works perfect.

The board has the newest versions of L4T, Jetpack (4.4) and ZED SDK (3.3.3) installed with all default options without any errors.

Any ideas how to resolve this?

ben-mcdonnell-hacksmith commented 3 years ago

Hey mcwl, I am having the exact same issue, I also have been working on the same project involved with #161, and the root problem is the same, it just wasn't diagnosed properly in the beginning.

This does seem like an issue with the ZED API, so hopefully the devs can get on this sooner than later.

qt-truong commented 3 years ago

Hi,

The ZED SDK 3.4 RC should solve this issue

github-actions[bot] commented 2 years ago

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