Ros2 and ubuntu 22 on jetson nano developer kit

Hi @harshguruofficial143, Ubuntu 22.04 isn’t officially supported on the Jetson Nano, which goes up to JetPack 4 and Ubuntu 18.04. You might be able to find a way, but it’s unlikely that it would work with GPU acceleration.

Instead, I have ROS Humble containers built for JetPack 4 available here:

If preferred, you can use my ros2_build.sh script to compile Humble on your device outside of container.