ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
The hokoyu_node in gazebo_plugins is just an executable. You are missing the package. You can install it using
sudo apt-get install ros-fuerte-laser-drivers
Or you can install it locally using
rosco hokuyo_node
This requires the rosinstall bundle:
sudo apt-get install python-rosinstall