Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.6.1.8175
1.6.0.8170
other
Host Machine Version
native Ubuntu 18.04
other Ubuntu 18.04 VM
I am attempting to pull the DRIVE docker containers mentioned here first using
docker login nvcr.io
which succeeds
then using this command
docker pull nvcr.io/drive/driveos-sdk/drive-agx-xavier-linux-aarch64-sdk-build-x86:5.2.6.0
Error response from daemon: pull access denied for nvcr.io/drive/driveos-sdk/drive-agx-xavier-linux-aarch64-sdk-build-x86, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Drive options show up in the SDK manager when logged in with the same account, but I noticed no drive containers show up on NGC so maybe there is another issue?