stereolabs / zed-ros-wrapper

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

Object Detection Error Zed2i #785

Closed pouyashiri closed 2 years ago

pouyashiri commented 3 years ago

Preliminary Checks

Description

Hi! I have a Zed2i camera and I am using Ubuntu 20.04, latest SDK (3.5.5), CUDA 11.1 and ROS noetic. When I start the zed2i node with object detection enabled, I get the following error:

[ INFO] [1632417725.739049963]: *** Starting Object Detection *** [ERROR] [1632417725.739090440]: Object detection error: MOTION SENSORS REQUIRED

I appreciate your help and support. Have a great day

Steps to Reproduce

  1. Enable object detection.
  2. Start the zed2i ros node.

Expected Result

Getting object detection to work.

Actual Result

Got the following error: Object detection error: MOTION SENSORS REQUIRED

ZED Camera model

ZED2i

Environment

Ubunbu 20.04
CUDA 11.1
SDK 3.5.5
ROS noetic

Anything else?

No response

pouyashiri commented 3 years ago

Any comments on this?

Myzhar commented 3 years ago

Hi @pouyashiri sorry for the late reply. This seems an HW problem. Can you send an email to support@stereolabs.com describing the problem and attaching the report generated by the ZED_Diagnostic tool?

pouyashiri commented 3 years ago

Thanks for your reply @Myzhar. I do not think if it is a HW problem, because the object detection script works by itself, but using object detection in the Zed-wrapper produces this error. I will contact them anyway, thanks.

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 or this will be closed in 5 days

Shubham-2302 commented 8 months ago

Did you get it working?