You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed tab error in zedm.yaml
Fixed compatibility issue with ZED SDK older than v3.5 - Thanks @PhilippPolterauer
Add support for SDK v3.5
Add support for the new ZED 2i
Add new parameter pos_tracking/pos_tracking_enabled to enable positional tracking from start even if not required by any subscribed topic. This is useful, for example, to keep the TF always updated.
Add support for new AI models: MULTI_CLASS_BOX_MEDIUM and HUMAN_BODY_MEDIUM
Depth advertising is disabled when depth is disabled (see sl::DETH_MODE::NONE)