Software Installation Nano - Offset-official/Nautilus-One GitHub Wiki
Required Software Installations
The following pages describe software install processes for the Nvidia Jetson Nano, once there is a working OS installed.
Once the OS is installed and configured, use the following dockerfile to install ROS2 Humble and setup the discovery using FastDDS.
FROM arm64v8/ros:humble-ros-base
ENV ROS_DISCOVERY_SERVER=192.168.2.2:11811