Unable to locate ros-hydro-desktop-full
Yes, I followed the ros wiki. I added the sources and the apt-key and they both show up with cat /etc/apt/sources.list.d/ros-latest.list and with sudo apt-key list. But when i sudo apt-get install ros-hydro-desktop-full or even sudo apt-cache search ros-hydro (or any disto), nothing shows up. Im running on xubuntu with xfce on a chromebook if that help at all.
Did you run `apt-get update`?
By looking at other questions I figured someone would ask me that haha. And yes, multiple times.
What is the output of your apt-get update? Does it show packages.ros.org being downloaded? What version of Xubuntu are you using?
Hit http://packages.ros.org precise Release.gpg Hit http://packages.ros.org precise Release Hit http://packages.ros.org precise/main armhf Packages Ign http://packages.ros.org precise/main TranslationIndex Ign http://packages.ros.org precise/main Translation-en_US Ign http://packages.ros.org precise/main Translation-en are all the ros packages. and lsb_release -a outputs Distributor ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise