Using CopyTarget
- Execute CopyTarget:
/opt/nvidia/driveos/common/filesystems/copytarget/1.4.10-<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.yaml
is the manifest file that specifies the file operations to execute.