Hello,
How to install ros for jetson nano?
Does jetson nano officially support ros?
Thank you.
Hello,
How to install ros for jetson nano?
Does jetson nano officially support ros?
Thank you.
Hi @forumuser, you can install ROS Melodic and ROS2 Eloquent the normal way like from the documentation from ros.org. Since Melodic and Eloquent are based on Ubuntu 18.04, you can just install the pre-built packages through apt like normal.
For ROS Noetic and ROS2 Foxy/Galactic, these are based on Ubuntu 20.04, so there aren’t pre-built packages for 18.04. Hence I have built containers for these where I built ROS from source. You can find them available to use here:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.