Nvros error on target pc

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
[o] DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
[o] Linux
QNX
other

Hardware Platform
[o] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
[o] 1.9.10816
other

Host Machine Version
[o] native Ubuntu 18.04
other

hello.

hello.
I just solve the problem with the link below
https://forums.developer.nvidia.com/t/nvros-trt-error-while-cross-compiling-ros-in-host-pc/233409.

Afterwards, I moved build_isolated folder and devel_isolated folder to target:: /opt/nvidia/nvros with scp.
However, I got the error message when I checked the completion of nvros application.

I want to know the solution for this. According to the document, install_isolated folder is only used. I just wonder why you do not use devel_isolated and build_isolated built by the host.

Dear @rlfxogud961,
We are checking to reproduce this issue and update you as soon as possible.

hello, I just want to know how to use devel_isolated and build_isolated built on host pc on target pc.

Dear @rlfxogud961,
Marking this as duplicate to Nvros error on target pc

devel_isolated and build_isolated are temporary folders created by upstream ROS build system “catkin”. The install_isolated has installable binaries that can be used on target.