To build NVIDIA Driveworks with tegra-drive-os-av-image

Note: Before building NVIDIA Driveworks with Yocto, you must install and enable CUDA, CuDNN, and TensorRT. For the supported NVIDIA Driveworks version, see the product Release Notes.

Build NVIDIA Driveworks <DriveWorks-version> with Yocto Drive OS AV rootfs for DRIVE OS 6.0 platforms.

  1. Export the following toolkit variables:
    export DW_ENABLE=<Driveworks-version> # eg export DW_ENABLE=5.2
    export CUDA_ENABLE=<CUDA_VER> # pre-requisite
    export CUDNN_ENABLE=<CUDNN_VER> # pre-requisite
    export TENSORRT_ENABLE=<TENSORRT_VER> # pre-requisite
  2. Build or rebuild the image:
    bitbake tegra-drive-os-av-image