ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Since you're using ROS Indigo, you should install the package with "indigo" in the package name:
sudo apt-get install ros-indigo-laser-drivers
or
sudo apt-get install ros-indigo-urg-node
(note that I've replaced "fuerte" and "hydro" in the package name with "indigo").