ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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"
2 | No.2 Revision |
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"