Ros2 and ubuntu 22 on jetson nano developer kit

Anyone please tell me how to install ros2 humble and ubuntu 22 in 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.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.