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

zed-ros2-interface submodule version mismatch humble-v4.0.8 #223

Open jmblixt3 opened 3 weeks ago

jmblixt3 commented 3 weeks ago

Preliminary Checks

Description

zed-ros2-interface submodule version mismatch

Steps to Reproduce

  1. Clone repository
  2. Checkout sub modules

Expected Result

I would expect the submodule named tags to match

Actual Result

When checking out the humble-v4.0.8 tag the zed-ros2-interface repository sub module is at tag f7f90f11 instead of the corresponding named humble-v4.0.8 tag.

ZED Camera model

ZED2i

Environment

N/A

Anything else?

No response