Cross compilation with docker image for driveworks 5.6

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.10816
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Hello,

I’m trying to cross compile the sources for my Drive Orin.
I’m having an issue running the examples on the target, as it has driveworks 5.6, however the docker with cross-compile environment has driveworks 5.8, thus I have library mismatch.

Is there an option to download the docker with older driveworks / downgrade 5.8 to 5.6 or upgrade driveworks from 5.6 to 5.8 on my target?

Thanks,

Dear @NikolayChernuha,
Please use docker image nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:6.0.4.0-0004-patch-01

Hi @SivaRamaKrishnaNV ,

The image contains correct libraries, however the examples are broken and don’t compile.
I did exactly as shown in the manual and those are the errors I get:

Please follow DRIVE OS 6.0 Installation Guide for NVIDIA Developer to install DRIVE OS 6.0.4 (rev. 1) and try the samples.
image

Dear @NikolayChernuha,
Did you check with docker image nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:6.0.4.0-0004-patch-01?

I have to log into the examples folder and then build as shown, not really as in the example.
Thanks,

Thanks, that container works. I successfully compiled an example and ran it on the device.

1 Like

Dear @NikolayChernuha,
Could you please check with docker image with latest tag nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest and confirm if it works?

Dear @NikolayChernuha ,
Could you confirm if it worked with nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest ?

Dear @NikolayChernuha,
Could you click on Tags tab in below picture and share the image

No, I does not. The patch works, however.

I can’t load this page, it never loads, just stuck on loading forever.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.