We are pleased to announce the ZED SDK 3.4.0 RC1, a new Release Candidate version of the ZED SDK.
Please note that “RC” means that this release is not yet finalized and fully stable. This shouldn’t be used in production as the final QA is still in progress. If you notice a bug, feel free to report it on this topic, thanks!
Here are the release notes:
Release notes
SDK
New Features
API
- Added depth map format (
MEASURE::DEPTH_U16_MM
andMEASURE::DEPTH_U16_MM_RIGHT
) as unsigned short (MAT_TYPE::U16_C1
) to store it in millimeters, useful for many integrations - Added depth max range for Detection module using
ObjectDetectionParameters::max_range
- Added skeletons keypoints confidence (
ObjectData::keypoint_confidence
) - Added a way to import OpenCV calibration using
InitParameters::optional_opencv_calibration_file
- Added
Camera::updateSelfCalibration()
function to update the camera self calibration at runtime
Tools
- Added an offline mode for SVOs in ZEDfu to better handle positional tracking loop closures
- Calibration Tool can now be used with a ZED2
- Added a calibration procedure for magnetometer in Sensors Viewer
Bug Fixes
- Fixed the magnetometer data coordinate frame
- Fixed an issue with Tegra encoder limiting the number of calls to the recording module
General Improvements
- Positional tracking with area memory performs faster and more accurate relocalization, leading to better global accuracy
The links are below :
SDK Downloads
Standard installer
CUDA 11.1
- ZED SDK for Windows 10 3.4.0 RC1
- ZED SDK for Ubuntu 20 3.4.0 RC1
- ZED SDK for Ubuntu 18 3.4.0 RC1
- ZED SDK for Ubuntu 16 3.4.0 RC1
CUDA 11.0
- ZED SDK for Windows 10 3.4.0 RC1
- ZED SDK for Ubuntu 20 3.4.0 RC1
- ZED SDK for Ubuntu 18 3.4.0 RC1
- ZED SDK for Ubuntu 16 3.4.0 RC1
CUDA 10.2
- ZED SDK for Windows 10 3.4.0 RC1
- ZED SDK for Ubuntu 18 3.4.0 RC1
- ZED SDK for Ubuntu 16 3.4.0 RC1
CUDA 10.0
- ZED SDK for Windows 10 3.4.0 RC1
- ZED SDK for Ubuntu 18 3.4.0 RC1
- ZED SDK for Ubuntu 16 3.4.0 RC1
NVIDIA Jetson
- ZED SDK for Jetpack 4.4 3.4.0 RC1 (Jetson Nano, NX, TX2, Xavier, CUDA 10.2)
- ZED SDK for Jetpack 4.3 3.4.0 RC1 (Jetson Nano, TX2, Xavier, CUDA 10)
Full installer
CUDA 11.1
- ZED SDK Full installer for Ubuntu 20 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 18 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 16 3.4.0 RC1
CUDA 11.0
- ZED SDK Full installer for Ubuntu 20 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 18 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 16 3.4.0 RC1
CUDA 10.2
- ZED SDK Full installer for Ubuntu 18 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 16 3.4.0 RC1
CUDA 10.0
- ZED SDK Full installer for Ubuntu 18 3.4.0 RC1
- ZED SDK Full installer for Ubuntu 16 3.4.0 RC1
NVIDIA Jetson
- ZED SDK Full installer for Jetpack 4.3 3.4.0 RC1 (Jetson Nano, TX2, Xavier, CUDA 10)