Using CopyTarget#
Execute CopyTarget:
${NV_WORKSPACE}/drive-common/filesystems/copytarget/1.4.5-<DRIVEOS_RELEASE>/copytarget.py ${TARGET_DIRECTORY} ${NV_WORKSPACE} MANIFEST.yaml
Where:
<DRIVEOS_RELEASE>is the release version of NVIDIA DriveOS.${TARGET_DIRECTORY}is the destination directory.${NV_WORKSPACE}is the workspace directory.MANIFEST.yamlis the manifest file that specifies the file operations to execute.