Using CopyTarget
- Execute CopyTarget:
/opt/nvidia/driveos/common/filesystems/copytarget/1.4.5-<DRIVEOS_RELEASE>/copytarget.py ${TARGET_DIRECTORY} ${WORKSPACE} MANIFEST.yaml
Where:
<DRIVEOS_RELEASE>is the release version of NVIDIA DRIVE OS.${TARGET_DIRECTORY}is the destination directory.${WORKSPACE}is the workspace directory.MANIFEST.yamlis the manifest file that specifies the file operations to execute.