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

Revision history [back]

There's an actively maintained wrapper or urgwidget here: https://github.com/ros-drivers/urg_node

Eventually, this may replace hokuyo_node as the recommended hokuyo driver - even for PR2.

To install:

sudo apt-get install ros-groovy-urg-node

To run (for ethernet):

rosrun urg_node urg_node _ip_address:="192.168.0.10"

There's an actively maintained wrapper or for urgwidget here: https://github.com/ros-drivers/urg_node

Eventually, this may replace hokuyo_node as the recommended hokuyo driver - even for PR2.

To install:

sudo apt-get install ros-groovy-urg-node

To run (for ethernet):

rosrun urg_node urg_node _ip_address:="192.168.0.10"