Please provide the following info (tick the boxes after creating this topic): Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
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-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
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
2.1.0
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
how to get the cameras tested and run, we had no training and i tried to find infos in the NVIDIA docs, but didn’t worked. If you have some docu with the steps todo, would be great.
Please login to docker container using sudo docker run -it --privileged --net=host -v /dev/bus/usb:/dev/bus/usb -v /drive_flashing:/drive_flashing ``nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest`` and follow the cross compilation steps.
so i have compiled it on the host computer, only one file he did not find
[100%] Linking CXX executable sample_cgf_camera_interprocess
/drive/toolchains/aarch64–glibc–stable-2022.03-1/bin/../lib/gcc/aarch64-buildroot-linux-gnu/9.3.0/../../../../aarch64-buildroot-linux-gnu/bin/ld: warning: libnvidia-vksc-core.so.1, needed by /usr/local/driveworks-5.20/targets/aarch64-Linux/lib/libdwcgf.so, not found (try using -rpath or -rpath-link)
[100%] Built target sample_cgf_camera_interprocess
I can find it on target already. you just have to copy the needed binaries and input files to target to test. Please file a new topic incase you see any issue.
nvidia@tegra-ubuntu:~$ locate libnvidia-vksc-core.so.1
/usr/lib/libnvidia-vksc-core.so.1