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

Revision history [back]

  1. cd ~/catkin_ws/src
  2. git clone https://github.com/ros-drivers/hokuyo_node.git
  3. cd ~/catkin_ws && catkin_make

if have error -- Install dependency of all packages in the workspace

  1. rosdep install --from-paths src --ignore-src -r -y