You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[autoware_lidar_transfusion_node-1] [I] [TRT] Applying optimizations and building TensorRT CUDA engine. Please wait for a few minutes...
[autoware_lidar_transfusion_node-1] [I] [TRT] Applying optimizations and building TensorRT CUDA engine. Please wait for a few minutes...
[autoware_lidar_transfusion_node-1] [I] [TRT] Applying optimizations and building TensorRT CUDA engine. Please wait for a few minutes...
[autoware_lidar_transfusion_node-1] [I] [TRT] Applying optimizations and building TensorRT CUDA engine. Please wait for a few minutes...
[autoware_lidar_transfusion_node-1] [I] [TRT] Applying optimizations and building TensorRT CUDA engine. Please wait for a few minutes...
[ERROR] [autoware_lidar_transfusion_node-1]: process has died [pid 96, exit code -11, cmd '/opt/autoware/lib/autoware_lidar_transfusion/autoware_lidar_transfusion_node --ros-args --log-level info --ros-args -r __node:=lidar_transfusion --params-file /tmp/launch_params_z54p_2yg --params-file /tmp/launch_params_nf7sc3np --params-file /opt/autoware/share/autoware_lidar_transfusion/config/detection_class_remapper.param.yaml --params-file /opt/autoware/share/autoware_lidar_transfusion/config/transfusion_common.param.yaml --params-file /tmp/launch_params_jikrki_o -r ~/input/pointcloud:=/sensing/lidar/pointcloud -r ~/input/pointcloud/cuda:=/sensing/lidar/pointcloud/cuda -r ~/output/objects:=objects'].
Additional notes:
Exit code -11 (SIGSEGV) suggests a segmentation fault during engine build.
Question
Are there any known compatibility issues with the combination of:
Autoware 1.7.1
JetPack 6.2 on AGX Orin
The autoware-devel-20260402-cuda-arm Docker image
Specifically:
Is there a TensorRT version mismatch between what the image expects and what JetPack 6.2 provides?
Does autoware_bevfusion / autoware_lidar_transfusion require specific compilation flags for ARM64/Orin GPU architecture?
Are there any workarounds to successfully build the TensorRT engines for these modules on this platform?
Any guidance would be greatly appreciated. Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Environment / Setup
autoware-devel-20260402-cuda-armDocker run command:
bash
Issue 1:
autoware_bevfusionTensorRT Engine Build FailureCommand executed:
bash
Error output:
text
Issue 2:
autoware_lidar_transfusionNode Crash During Engine BuildCommand executed:
bash
Error output:
text
Additional notes:
Question
Are there any known compatibility issues with the combination of:
autoware-devel-20260402-cuda-armDocker imageSpecifically:
autoware_bevfusion/autoware_lidar_transfusionrequire specific compilation flags for ARM64/Orin GPU architecture?Any guidance would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions