Walter Lucetti

Results 101 comments of Walter Lucetti

Hi @leon2225 the auto exposure setting should be automatically enabled when the ZED SDK opens the camera. We are going to check the behavior that you describe and eventually fix...

Hi @leon2225 We could not replicate this issue in the past, but we are going to investigate it further.

We are testing all the behaviors of the next ZED SDK patch, it will be released soon.

Hi @bjsowa can you explain better what you mean and how you'd make such a feature? SetBool and Trigger do not have extended information, how can the node understand what...

Ah ok, that's clear. Yes, you are right. They are defined in the same way. However you cannot avoid using the `zed_interfaces` package because there are custom messages for the...

Tested this suggestion writing the new ROS2 wrapper for ROS2 Eloquent (https://github.com/stereolabs/zed-ros2-wrapper/commit/61ff87e4fe8ea634687676f7617e0ada28701b9f , https://github.com/stereolabs/zed-ros2-wrapper/commit/7dd59707a505d0d142edf47a60ac6292dc9ea8a6), it's a good suggestion and it will be replicated here with the new version that will...

@AlexeyAB I saw the issue in the OpenCV repository, but it's not clear if also the "GPU version" of YOLO will be available.

Hi @felrock thank you for the request. We noted and it will be considered for the next releases of the ZED SDK.

Hi @shlomi-amitai The code that you posted is correct to open an existing area map file. To save the area map you can call the [saveAreaMap](https://www.stereolabs.com/docs/api/classsl_1_1Camera.html#afe82ca1a5a374233a0f28bf7ba747674) function or call the...

We are going to test this odd behavior. Can you try to use the saveAreaMap function to test if it works?