stereolabs / zed-ros2-wrapper

ROS 2 wrapper for the ZED SDK
https://www.stereolabs.com/docs/ros2/
Apache License 2.0
134 stars 139 forks source link

Fix common.yaml config #185

Closed umnrobotics closed 7 months ago

umnrobotics commented 7 months ago

Preliminary Checks

Description

On commit df92cb6 the debug_video_depth was set to true in the default config.

Steps to Reproduce

https://github.com/stereolabs/zed-ros2-wrapper/blob/master/zed_wrapper/config/common.yaml#L172

Expected Result

It should be set to false

Actual Result

This should be set to false by default

ZED Camera model

ZED2i

Environment

OS: Ubuntu 22.04
CPU: x86_64

Anything else?

No response

Myzhar commented 7 months ago

Fixed by #186