Replies: 3 comments 2 replies
-
|
please list your cuda and tensorrt version here happy hacking 心刚 |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/autowarefoundation/spconv_cpp/releases |
Beta Was this translation helpful? Give feedback.
-
|
This repo has some integrations with spconv from nvidia side that may help out here https://github.com/NVIDIA-AI-IOT/Lidar_AI_Solution |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Autoware team,
I'm currently working on an NVIDIA Jetson Orin NX with JetPack 6.2 (L4T R36.4).
I have successfully built and run
edge_auto_jetson_launch, including perception and planning modules.However, when I try to build the full Autoware stack using:
I encounter multiple build failures related to packages that seem not to support Jetson or aarch64, such as:
spconv
cumm
onnxruntime with TensorRT
Some CUDA-related components
Questions:
Is it possible to build and run the full autoware on Jetson (JetPack 6.2)?
Are there any recommended packages to skip or disable when building on Jetson?
Should I stick with edge_auto_jetson and selectively add required modules from autoware, or is there a known working setup for full autoware on Jetson?
Thanks in advance for any suggestions or shared experience!
– WintonHsu
Beta Was this translation helpful? Give feedback.
All reactions