Using CopyTarget

  • Execute CopyTarget:
/opt/nvidia/driveos/common/filesystems/copytarget/1.4.5-29165012/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.