Support for key ownership and isolation for different user space applications.
ECDSA certificate verification, which enables support for Camera Authentication capabilities.
Client-side interface for importing key data under a secure environment.
Streamlined search capability while preventing permanent memory leaks in secure storage during new object creation.
Enables YUV format transformations via API to provide a lower GPU load by offloading the color transformation function to VIC.
Provides reduced complexity of sensor (eg: Camera + Lidar / Radar) fusion algorithm by aligning FSYNC with PTP time.
Enables PCIe link Error Detection and reporting, to improve latency of error detection and perform recovery operation.
Please visit NVIDIA DRIVE Documentation | NVIDIA Developer for more details on these benefits and to access documentation (Release Notes, Dev Guides, etc.) for the release.
Please upgrade to this latest, more feature rich and robust release for DRIVE AGX Orin.
I thinks those are for the safety release. Please visit NVIDIA DRIVE Documentation | NVIDIA Developer for more details on these benefits and to access documentation (Release Notes, Dev Guides, etc.) for the release.
@VickNV I donāt see 6.0.8.1 Drive OS version with SDK manager (latest version), I can only see 6.0.6.
I can only see it with NGC, Is drive OS 6.0.8.1 not available with SDK manager?
Iām getting the below error when trying to pull the docker image after setting up the key and successfully logging in.
Let me know if Iām missing something.
sudo docker run -it --privileged --net=host -v /dev/bus/usb:/dev/bus/usb -v ${WORKSPACE}:/home/nvidia/nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest
ādocker runā requires at least 1 argument.
See ādocker run --helpā.
Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARGā¦]