stereolabs / zed-ros-wrapper

ROS wrapper for the ZED SDK
https://www.stereolabs.com/docs/ros/
MIT License
441 stars 390 forks source link

Object detection stops after a while #856

Closed nagem07 closed 1 year ago

nagem07 commented 1 year ago

Preliminary Checks

Description

While running the zed object detection package, the detection just stops after some random amount of time. Requires a restart of the package to fix it. I am not getting an error message so I am unsure of what is causing the issue.

Please note that I am only using the person detector for now.

Steps to Reproduce

  1. Enable person detection in zed2.yaml file with config "Model: 2" Remaining classes set as false.
  2. From zed ROS examples package run the display_zed2.launch
  3. Detection stops after a random amount of time even if the camera is still running. ...

Expected Result

Smooth and continuous person detection whenever someone comes into the frame.

Actual Result

Randomized stops of person detection process

ZED Camera model

ZED2

Environment

OS: Ubuntu 18.2
CPU: ARM
GPU: Nvidia Jetson Xavier NX
ZED SDK version: 3.7.6
Other info: ROS Melodic

Anything else?

No response

github-actions[bot] commented 1 year 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