Skip to content

Releases: stereolabs/zed-python-api

4.1.0

04 Apr 09:01
Compare
Choose a tag to compare
v4.1

4.1 support

4.0.8

04 Apr 09:00
15b35e8
Compare
Choose a tag to compare
Merge pull request #232 from stereolabs/4.0.8

4.0.8

4.0 Early access

24 Apr 08:32
Compare
Choose a tag to compare
4.0 Early access Pre-release
Pre-release
v4.0

Update wrapper for ZED SDK 4.0.1 release

3.8

24 Apr 08:18
b2586ac
Compare
Choose a tag to compare
3.8
v3.8

Update README.md

v3.1

09 Jun 13:51
Compare
Choose a tag to compare
Release 3.1

v3.0

10 Mar 14:30
5888985
Compare
Choose a tag to compare
Fix #141 get_sdk_version()

v2.8.x

19 Apr 16:34
50cdaba
Compare
Choose a tag to compare

For the ZED SDK 2.8.x

Python Stable API (ZED SDK 2.7)

14 Dec 17:39
a16e114
Compare
Choose a tag to compare

This version is the first stable python API, and includes some major (breaking) changes :

  • Every "Py" in class/enum names are now removed
  • All the features are now in only one import "pyzed.sl"
  • PyZEDCamera becomes Camera
  • PyRANGE becomes MAPPING_RANGE
  • PyRESOLUTION is now separated into RESOLUTION and MAPPING_RESOLUTION
  • PyFILTER becomes MESH_FILTER

This version requires the ZED SDK 2.7+

v2.7.x (beta API)

30 Nov 10:47
Compare
Choose a tag to compare
v2.7.x (beta API) Pre-release
Pre-release

For the ZED SDK 2.7.x

v2.3.x (beta API)

14 Sep 13:42
5bfc7bc
Compare
Choose a tag to compare
v2.3.x (beta API) Pre-release
Pre-release

Changelog

  • Add missing features form the ZED SDK 2.3 (mainly Camera::getDeviceList())
  • Fix a memory leak when using the parameters structures