Unfortunately, there are some dependencies between the CUDA driver and SDK.
You will need to use the same OS version between the image and the Jetson environment.
For JetPack 6, which is r36.2, please build the container on the top of dustynv/ros:xxx-l4t-r36.2.0 flag:
I am utilizing ROS1 Noetic alongside Torch with CUDA on Python 3.8.
Considering this setup, what would be the advisable course of action to ensure optimal performance and compatibility?
Should I downgrade to JetPack 5.X, or would upgrading the CUDA version be a more appropriate solution?