Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.6
Target Operating System
Linux
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
SDK Manager Version
2.0.0.11402 x86_64
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
Could you please tell us step-by-step how to run a driveworks sample ? like usb camera ? Do we need to run from the host pc or Agx system ?
While loading on host sample_hello_world and we get the error : error while loading shared libraries: libcuda.so.1:cannot open shared object file:no such file or directory
Another error found:
root@suv7682u:/usr/local/driveworks-5.10/bin# ./sample_hello_world
Welcome to Driveworks SDK
[30-10-2023 14:50:33] Platform: Detected Generic x86 Platform
[30-10-2023 14:50:33] TimeSource: monotonic epoch time offset is 1698669791871973
[30-10-2023 14:50:33] Adding variable DW_Base:DW_Version
[30-10-2023 14:50:33] Added variable DW_Base:DW_Version
[30-10-2023 14:50:33] Driveworks exception thrown: Platform: cannot acquire CUDA context. Error cudaErrorNoDevice: no CUDA-capable device is detected
Cannot init SDK
root@suv7682u:/usr/local/driveworks-5.10/bin#