ros on google nexus 5
Hi, I just installed ros on a google nexus 5 using Ubuntu touch as operation system for the phone. The results are currently promising, hence I like to share them. I wrote down the steps to perform and...
View Articlewhat is the problem when I install fuerte ros in ubuntu12.04
dpkg: dependency problems prevent configuration of python-catkin-pkg: python-catkin-pkg depends on python:any (>= 2.7.1-0ubuntu2). dpkg: error processing python-catkin-pkg (--configure): dependency...
View ArticleInstalling ROS on AWS EC2 Instance with Ubuntu Desktop GUI
Does anyone have an installation procedure for ROS onto an AWS EC2 instance that utilizes the standard Ubuntu Desktop GUI? I have found several discussions online about using a VNC solution, but in...
View ArticleInstall ROS on raspberrypie with flash drive(NOT via internet)
Hello everyone, Actually I want to install ROS on raspberripie but I have set up the connection configuration of the board so that it cannot connect to internet(because I wanted it to commiunicate...
View ArticleCan ROS be installed in RedHat 7?
I am new and this is my first time to use the ROS. My server is RedHat 7 so I have no choice. I must work under this system. But it seems that there is no way to install it for RedHat? I navigate here:...
View Articleunmet dependencies while installing Ros on Ubuntu
Hello, I'm using Ubuntu 13.04 (Raring) x64 with a virtual machine I run: sudo apt-get install ros-hydro-desktop-full I get: Reading package lists... Done Building dependency tree Reading state...
View ArticleGetting an Error : Unable to find a source package for ros-jade-laser-pipeline
I am installing ros-jade in ubuntu 14.04 system and i am getting this error while installing the packages for ros.
View ArticleUnable to locate package ros-hydro-cram-core
$ sudo apt-get install ros-hydro-cram-core Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros-hydro-cram-core
View Articleros_nxt support and installation
Hello everybody! I want to run my Lego NXT Robot with ROS, e.g. using RVIZ. Although using Kubuntu 14.04, I'm not fixed on this. I've followed the installation turtorial...
View ArticleROS indigo key server down
Hello all; I am trying to install ROS indigo in a new system, but keyserver is down: alberto@OptiPlex-9010:~$ sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-key 0xB01FA116 Executing:...
View Articlehow to install a ROS stack to catkin workspace
i'd like to install certain ROS stacks to my catkin workspace. ive already cloned them from github to my src folder insider my workspace path. how to make ROS recognize it? thank you in advance....
View Articlecreate ROS workspace - command not found
I've installed: ROS Indigo Trusty (14.04) I'm stuck in the ROS installation at http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment 3. Managing your environment When I run the...
View Article[freenect.launch] is neither a launch file in package [freenect_launch] nor...
Hello, I am trying to get the Kinect working with ROS. I did the following: sudo apt-get install libfreenect-dev sudo apt-get install ros-indigo-freenect-launch Which works perfectly fine. Then:...
View Articleros jade and gazebo 5.0 migration problem
Hello, I am trying to upgrade from ros indigo to ros jade. I followed the following procedure sudo apt-get get remove ros-indigo-desktop-full then sudo apt-get get install ros-jade-desktop-full...
View ArticleROS Jade on Ubuntu 14.04 E: Unable to locate package ros-jade-desktop-full
I do these steps... I have Ubuntu 14.04 Trusty installed on a MAC PPC working perfect. 1. Made sure all Ubuntu repositories are correct.. Main, Restricted, Universe & Multiverse 2. `sudo sh -c...
View Articlepackage 'yaml-cpp' not found
I am doing this exercise from below link http://wiki.ros.org/nao/Tutorials/Installation/compileFromVirtualNao After compile it, the command is below: src/catkin/bin/catkin_make_isolated --install...
View ArticleCan I get Ubuntu with ros preinstalled anywhere?
Hello, I have a new computer for my robot that I cannot connect to the internet where I work. I have another work computer that I do connect to the internet at work. I can download the Ubuntu...
View Articlewhen trying to install the ros jade packages it doesn't show up the file or...
> $ sudo apt-get install ros--ros-tutorials I used $ sudo apt-get install ros--ros-tutorials it shows bash: jade : No such file or directory Could anyone please help me out in installation process.
View ArticleHow to use Rosjava in Android Studio?
I researched in the internet for weeks, but I couldn't find a really successfully way to set up a ROS environment and then using the packages via ROSJava 0.2.1 in Android Studio in more as an example...
View ArticleRos on anything else than ubuntu: how?
Hello everyone. I used Ros a while ago for Univ. Now I'd like to test it in a work environment and where there is a mix of CentOS and Debian. I can't seem to find any updated information about building...
View Article