ros offline install
Hi, I want to install ros on a ubuntu machine which doesn't have access to the internet. I have another machine (windows) that can access the internet. I tried grabbing the svn from https://code.ros.org/svn/ros/stacks/r... and figured out the steps for compiling and getting ros-core to work. Now the challenge I am facing is that each package I need obviously has dependencies that usually get downloaded via rosdep but now I have to do this manually, so I was wondering if there is a tar file with the basic packages i.e. what gets included in the desktop-full version of the ros install options? I'd appreciate any help on this. Thanks, JD