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

hry's profile - activity

2015-11-18 04:03:57 -0500 received badge  Taxonomist
2014-11-07 08:05:08 -0500 received badge  Famous Question (source)
2014-09-29 01:50:49 -0500 received badge  Popular Question (source)
2014-09-29 01:50:49 -0500 received badge  Notable Question (source)
2014-09-04 15:06:38 -0500 commented answer urg node on ros indigo

Thank you ahendrix, darn!!!, why didn't I think of this solution earlier

2014-09-03 18:34:24 -0500 asked a question urg node on ros indigo

I am new to ROS and as part of the tutorial, I am trying to install the hokuyo laser driver and have tried all the solutions posted so far but I keep getting the same error message

sudo apt-get install ros-fuerte-laser-drivers 
E: unable to locate package ros-fuerte-laser-drivers

and

sudo apt-get install ros-hydro-urg-node 
E: unable to locate package ros-hydro-urg-node

I am using Ubuntu 14.04 running on VirtualBox. I have ROS indigo igloo. Please help