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

Revision history [back]

click to hide/show revision 1
initial version

I have two Sharp GP2D12 IR sensor for my old roomba-create project. This is the setting for the sensor in the world file, they will use the same interface as laser. You can adjust the fov depending on your actual setup on the robot.

define GD2D12 ranger
(
  sensor(
    range [ 0.10 0.8 ]
    fov 180.0
    samples 2
  )
  size [ 0.02 0.04 0.02 ]
)