stereolabs / zed-ros-wrapper

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

A state in which the pixels in the image appear to be broken #832

Closed philos45 closed 2 years ago

philos45 commented 2 years ago

Preliminary Checks

Description

스크린샷, 2022-04-14 10-51-26

When running "roslaunch zed_wrapper zed 2.launch", the image is loaded like the picture above.

Steps to Reproduce

  1. roslaunch zed_wrapper zed2.launch
  2. ...

Expected Result

normal image

Actual Result

image like the picture above

ZED Camera model

ZED2

Environment

ubuntu : 18.04
cuda : 11.6
ros : melodic

Anything else?

No response

Myzhar commented 2 years ago

Hi @philos45 cuda : 11.6 -> The ZED SDK does not support CUDA 11.6 this can be a cause of your problems. Another cause could be the image_downsample_factor (https://github.com/stereolabs/zed-ros-wrapper/blob/master/zed_wrapper/params/common.yaml#L36), have you modified it?

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