Uncategorized

Installing ROS2 on a Jetson Nano

Using Jetpack 4.4 which runs Ubuntu 18.04. We install ROS2 Foxy. I tried Humble but it requires 20.04 or later. I’m not sure about Galactic. Initial system updates Update CMAKE See https://askubuntu.com/questions/355565/how-do-i-install-the-latest-version-of-cmake-from-the-command-line Install prerequisite packages Install some pip packages needed for testing YAML-CPP Compile yaml-cpp-0.6, which some ROS packages may use (but is not in …

Installing ROS2 on a Jetson Nano Read More »