Hello!
I would like to install ROS2 Humble within Docker (for example using nvcr.io/nvidia/l4t-base:35.4.1 as a base image), on a Jetson AGX Xavier. Since support was dropped for Isaac ROS 2.1 and the packages were deleted from the NVIDIA repository if I understand correctly, what are the alternatives of installing Humble on the specific setup? Preferably I would like to use a patched version of OpenCV 4.7 from my own fork and not rely on the default OpenCV version for Humble.
Thank you in advance!