ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Install ros-noetic-desktop-full on offline computer

asked 2021-01-12 09:45:17 -0500

faiz gravatar image

Hi, I would like to install ROS-noetic in my computer which is not connected to the internet. I was able to download .deb file for ros-noetic-desktop-full but it has several dependencies and subsequently its dependencies have others. Please suggest a way on how I can get this done.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-01-12 13:57:32 -0500

I'd personally use docker so that you can have a full self sufficient image of everything. A side benefit if that there are existing Noetic docker images that will have all that stuff installed for you batteries included so you don't have to worry about it.

You could also use rosdep to figure out all of the dependencies you need to install and have that all in some manifest file to have installed offline, but it'll be alot.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-01-12 09:45:17 -0500

Seen: 365 times

Last updated: Jan 12 '21