Closed ghost closed 2 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.
Hi,
The ZED SDK 3.4 RC should solve this issue
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
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?